Skip to content

Commit 9e3eddf

Browse files
committed
bump version
1 parent fdb4090 commit 9e3eddf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/vue-book-nuxt-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@nuxt/typescript-runtime": "^2.0.0",
1414
"nuxt": "^2.14.7",
15-
"vue-book": "0.1.0-alpha.42"
15+
"vue-book": "0.2.0-alpha.0"
1616
},
1717
"devDependencies": {
1818
"@nuxt/typescript-build": "^2.0.3"

packages/vue-book/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-book",
3-
"version": "0.1.0-alpha.42",
3+
"version": "0.2.0-alpha.0",
44
"description": "Tree view for your demo components",
55
"main": "dist/js/app.js",
66
"types": "vue-book.d.ts",

0 commit comments

Comments
 (0)