diff --git a/package.json b/package.json index 4c6199b..b0592c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "relative-time-parser", - "version": "1.0.14", + "version": "1.0.15", "description": "A moment.js plugin to convert relative time string into a moment.js object", "main": "./src/relative.time.parser.js", "scripts": {