Skip to content

Commit

Permalink
bumps version to 0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Nov 20, 2020
1 parent 7cd89bc commit b5f9e97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion browser_extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Elasticvue",
"version": "0.30.0",
"version": "0.30.1",
"description": "Elasticsearch frontend",
"manifest_version": 2,
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elasticvue",
"version": "0.30.0",
"version": "0.30.1",
"scripts": {
"serve": "npx --max_old_space_size=4096 vue-cli-service serve",
"build": "rm -rf dist && vue-cli-service build --modern",
Expand Down

0 comments on commit b5f9e97

Please sign in to comment.