refactor(package.json): bump version

This commit is contained in:
Michael Barrett 2016-03-06 21:53:22 +00:00
parent fe9d380762
commit e26fb57df5

View File

@ -1,6 +1,6 @@
{
"name": "timestring",
"version": "3.0.0",
"version": "3.0.1",
"description": "Parse a human readable time string into a time based value",
"main": "index.js",
"scripts": {