Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
v11.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
crcn committed Mar 4, 2020
1 parent aefaa4f commit a73c851
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/react-todomvc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/react-todomvc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-todomvc",
"private": true,
"version": "11.0.37",
"version": "11.0.38",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"examples/*",
"packages/*"
],
"version": "11.0.37"
"version": "11.0.38"
}
2 changes: 1 addition & 1 deletion packages/paperclip-vscode-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/paperclip-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "paperclip-vscode-extension",
"displayName": "Paperclip",
"version": "11.0.37",
"version": "11.0.38",
"electronVersion": "7.1.10",
"publisher": "crcn",
"description": "",
Expand Down

0 comments on commit a73c851

Please sign in to comment.