Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Aug 25, 2023
1 parent 9f25dd3 commit f340b25
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
{
"name": "@jswork/ushell-module-java",
"version": "1.0.0",
"version": "1.0.2",
"description": "Unix like shell for java.",
"main": "index.sh",
"repository": {
"type": "git",
"url": "git+https://github.com/afeiship/ushell-module-java.git"
},
"keywords": [
"ushell",
"unix",
"shell",
"ushell-module-java"
"java",
"gradle",
"maven",
"kotlin"
],
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit f340b25

Please sign in to comment.