Skip to content

Commit 00258f4

Browse files
author
Sascha Braun
committed
bump minor version and publish #5
1 parent ad417b1 commit 00258f4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/build/tests
77
/src
88
/tests
9+
/docs
910
README.md
1011

1112
.prettierignore

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-threejs-composer",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"main": "build/src/index.js",
55
"typings": "build/src/index.d.ts",
66
"repository": "https://github.com/sascha245/vue-threejs-composer",

0 commit comments

Comments
 (0)