Skip to content

Commit

Permalink
Updated version fields
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGreatViolet committed Jul 5, 2022
1 parent aaf2bd0 commit cf4fcf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.violeth.blockjs</groupId>
<artifactId>blockjs</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
<dependencies>
<dependency>
<groupId>com.eclipsesource.j2v8</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/npm-package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockjs-mc",
"version": "0.1.1",
"version": "0.2.0",
"type": "commonjs",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit cf4fcf3

Please sign in to comment.