Skip to content

Commit 114b7cf

Browse files
committed
Bump version to 2.0.0-alpha.1
1 parent d39ca0d commit 114b7cf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
"name": "gitbook-plugin-exercises",
33
"description": "Interactive exercices in a gitbook",
44
"main": "index.js",
5-
"version": "1.0.0",
5+
"version": "2.0.0-alpha.1",
66
"engines": {
7-
"gitbook": ">=1.0.0"
7+
"gitbook": ">1.x.x"
88
},
99
"dependencies": {
1010
"lodash": "3.0.1",
11-
1211
"kramed": "0.4.4",
1312
"kramed-markdown-renderer": "0.1.1"
1413
},

0 commit comments

Comments
 (0)