Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
haohanyang committed Oct 18, 2024
1 parent 2a427b3 commit 50f3a74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongodb-datasource",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",
Expand Down Expand Up @@ -72,4 +72,4 @@
"tslib": "2.5.3"
},
"packageManager": "npm@9.6.7"
}
}
2 changes: 1 addition & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
],
"screenshots": [],
"version": "%VERSION%",
"version": "0.1.1",
"updated": "%TODAY%"
},
"dependencies": {
Expand Down

0 comments on commit 50f3a74

Please sign in to comment.