Skip to content

Commit a8821fb

Browse files
committed
v1.0.1
1 parent 8b4d30a commit a8821fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"npmClient": "yarn",
77
"useWorkspaces": true
88
}

packages/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/www",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": {
55
"name": "Michiel Bouw",
66
"url": "http://michielbouw.nl"

0 commit comments

Comments
 (0)