Skip to content

Commit e2bcd29

Browse files
committed
add version
1 parent 21c3bb8 commit e2bcd29

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,10 +1,10 @@
11
{
22
"name": "vue-daily-schedule",
3-
"version": "0.1.2",
3+
"version": "1.0.0",
44
"private": false,
55
"author": "Burhanuddin Ahmed",
66
"license": "MIT",
7-
"description": "A Vue.js component for continuous scheduling",
7+
"description": "A Vue.js component for continuous weekly/daily scheduling",
88
"main": "dist/vue-schedule.umd.js",
99
"module": "dist/vue-schedule.esm.js",
1010
"unpkg": "dist/vue-schedule.min.js",

0 commit comments

Comments
 (0)