Skip to content

Commit f6e620e

Browse files
committed
0.8.0-beta.2
1 parent 6057c8c commit f6e620e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "grind-example-api",
3-
"version": "0.8.0-beta.1",
3+
"version": "0.8.0-beta.2",
44
"private": true,
55
"dependencies": {
6-
"grind-core": "^0.8.0-beta.1",
6+
"grind-core": "^0.8.0-beta.2",
77
"grind-db": "^0.8.0-beta.1",
88
"grind-orm": "^0.8.0-beta.1",
99
"grind-swagger": "^0.7.0",

0 commit comments

Comments
 (0)