Skip to content

Commit

Permalink
ci: version bump to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed May 30, 2022
1 parent fbcab98 commit 3124d0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "git+ssh://[email protected]/metrico/cloki-view.git"
},
"author": "[email protected]",
"version": "0.16.0",
"version": "0.17.0",
"private": false,
"dependencies": {
"@emotion/css": "^11.7.1",
Expand Down Expand Up @@ -59,7 +59,7 @@
"prod": "npm run webpack -- --env mode=production",
"test": "react-scripts test",
"eject": "react-scripts eject",
"start": "npx webpack-dev-server",
"start": "npx webpack-dev-server",
"rs-start": "react-scripts start",
"build-old": "webpack --mode production",
"webpack-build": "webpack --config webpack.config.prod.js --mode=production",
Expand Down

0 comments on commit 3124d0d

Please sign in to comment.