Version must be parseable by node-semver

This commit is contained in:
Luis A. Leiva 2015-11-07 20:57:26 +01:00
parent 691911a3a8
commit 6bd738c1d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "jsketch", "name": "jsketch",
"version": "1.8", "version": "1.8.0",
"description": "jSketch drawing lib", "description": "jSketch drawing lib",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"