Skip to content

Commit

Permalink
bumps version to 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Jan 24, 2021
1 parent 133eb2d commit 18d6b37
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.31.0",
"version": "0.32.0",
"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.31.0",
"version": "0.32.0",
"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 18d6b37

Please sign in to comment.