Skip to content

Commit e2c0c9c

Browse files
committed
0.4
1 parent a345f9d commit e2c0c9c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "grind-example-api",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"private": true,
55
"dependencies": {
6-
"grind-cli": "^0.3.0",
7-
"grind-db": "^0.3.1",
8-
"grind-framework": "^0.3.0",
9-
"grind-orm": "^0.3.0",
10-
"grind-swagger": "^0.3.0",
6+
"grind-cli": "^0.4.0",
7+
"grind-db": "^0.4.0",
8+
"grind-framework": "^0.4.0",
9+
"grind-orm": "^0.4.0",
10+
"grind-swagger": "^0.4.0",
1111
"sqlite3": "^3.1.3"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)