Skip to content

Commit c8054f0

Browse files
committed
v1.1.1
1 parent 789a31b commit c8054f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.1.1",
33
"useWorkspaces": true,
44
"packages": [
55
"packages/*"

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paljs/ui",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "React Styled Components with bootstrap grid system",
55
"main": "index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)