diff --git a/package.json b/package.json index 79b1d68..4802490 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "relative_date", - "version": "1.0.6", + "version": "1.0.7", "description": "A tiny package which, when given a date, displays it with relation to the current day.", "main": "relative_date.js", "scripts": {