Skip to content

Commit

Permalink
🔖 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 7, 2022
1 parent 1c78763 commit f13d909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Note: This project is a derivative of [fc5-convert-cli](ebullient/fc5-convert-cl
2. Install the pre-built jar:

```shell
jbang app install --name 5e-convert --force --fresh https://jitpack.io/dev/ebullient/json5e-convert-cli/1.0.1/json5e-convert-cli-1.0.1-runner.jar
jbang app install --name 5e-convert --force --fresh https://jitpack.io/dev/ebullient/json5e-convert-cli/1.0.2/json5e-convert-cli-1.0.2-runner.jar
```

3. Run the command:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</repository>
</distributionManagement>
<properties>
<revision>199-SNAPSHOT</revision>
<revision>1.0.2</revision>
<!-- Build -->
<compiler-plugin.version>3.10.1</compiler-plugin.version>
<maven.compiler.release>11</maven.compiler.release>
Expand Down

0 comments on commit f13d909

Please sign in to comment.