set correct version
This commit is contained in:
parent
f7dd41b765
commit
1396e519a2
@ -4,8 +4,8 @@
|
||||
.jscsrc
|
||||
.travis.yml
|
||||
bower.json
|
||||
CHANGELOG.md
|
||||
Gulpfile.js
|
||||
LICENSE
|
||||
README.md
|
||||
CHANGELOG.md
|
||||
/test/
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "timestring",
|
||||
"main": "dist/timestring.js",
|
||||
"version": "2.0.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Parse a human readable time string into a time based value",
|
||||
"homepage": "https://github.com/mike182uk/timestring",
|
||||
"authors": [
|
||||
|
@ -8,7 +8,7 @@
|
||||
"url": "git://github.com/mike182uk/timestring.git"
|
||||
},
|
||||
"main": "dist/timestring.js",
|
||||
"version": "2.0.0",
|
||||
"version": "1.1.1",
|
||||
"devDependencies": {
|
||||
"chai": "^2.3.0",
|
||||
"del": "^1.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user