Skip to content

Commit 18bc26f

Browse files
committed
release(1.0.9): Updated Controller, Model and Service plus lots of testing
1 parent ae22a7e commit 18bc26f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "node-seed",
44
"description": "Cleverstack Node-Seed",
5-
"version": "1.0.8",
5+
"version": "1.0.9",
66
"main": "app.js",
77
"author": {
88
"name": "CleverStack",
@@ -69,4 +69,4 @@
6969
"test": "grunt test --verbose"
7070
},
7171
"bundledDependencies": []
72-
}
72+
}

0 commit comments

Comments
 (0)