Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Jul 29, 2020
1 parent 4b419bf commit f8ea6a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.3",
"version": "1.0.4",
"npmClient": "pnpm",
"packages": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/sirv-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sirv-cli",
"version": "1.0.3",
"version": "1.0.4",
"description": "A lightweight CLI program to serve static sites~!",
"repository": "lukeed/sirv",
"main": "index.js",
Expand Down

0 comments on commit f8ea6a8

Please sign in to comment.