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