Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 6d1e75c

Browse files
committed
v0.5.0
1 parent a472813 commit 6d1e75c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,6 @@ export default {
143143

144144
```
145145
yarn run build
146+
yarn version
146147
yarn publish
147148
```

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-twentytwenty",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"main": "src/TwentyTwenty.vue",
55
"author": "Mark Hayes <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)