Skip to content

Commit 0754be9

Browse files
committed
Update version number
1 parent e01417e commit 0754be9

File tree

2 files changed

+83
-24
lines changed

2 files changed

+83
-24
lines changed

package-lock.json

Lines changed: 81 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-year-calendar",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Official react wrapper for the year-calendar widget",
55
"main": "./dist/rc-year-calendar.js",
66
"scripts": {
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://year-calendar.github.io/",
3535
"dependencies": {
36-
"js-year-calendar": "^1.0.1"
36+
"js-year-calendar": "^1.0.2"
3737
},
3838
"peerDependencies": {
3939
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)