Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 6b6ab0a

Browse files
authored
chore: bump version (#160)
1 parent 963aa70 commit 6b6ab0a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"peerDependencies": {
3333
"react": "^16.11.0",
3434
"styled-components": "^5.0.1",
35-
"woly": "^0.7.0"
35+
"woly": "^0.8.1"
3636
},
3737
"scripts": {},
3838
"author": {

packages/woly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "woly",
3-
"version": "0.7.0",
3+
"version": "0.8.1",
44
"description": "Exhaustive component library for React",
55
"main": "woly.js",
66
"types": "woly.d.ts",

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"woly": "0.8.0",
2+
"woly": "0.8.1",
33
"calendar": "0.3.1"
44
}

0 commit comments

Comments
 (0)