Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jonny-improbable committed Nov 11, 2018
1 parent c3bccde commit 786a6af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/grpc-web-react-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc-web-react-example",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"generate_cert": "cd ../misc ./gen_cert.sh",
Expand Down
2 changes: 1 addition & 1 deletion integration_test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc-web-integration-test",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"clean": "rm -rf ts/build && rm -rf ts/build-node",
Expand Down

0 comments on commit 786a6af

Please sign in to comment.