Skip to content

Commit

Permalink
Update version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frengor committed Oct 26, 2024
1 parent cfb59a8 commit 3dc1cc3
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 @@ -26,7 +26,7 @@ Copy and paste the [`LightInjector`](src/main/java/com/fren_gor/lightInjector/Li
<dependency>
<groupId>com.frengor</groupId>
<artifactId>lightinjector</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<scope>compile</scope>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.frengor</groupId>
<artifactId>lightinjector</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<packaging>jar</packaging>

<name>LightInjector</name>
Expand Down

0 comments on commit 3dc1cc3

Please sign in to comment.