Skip to content

Commit dec7fda

Browse files
authored
Update version number in README
1 parent da8b295 commit dec7fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add this dependency to your `pom.xml`:
1919
<dependency>
2020
<groupId>com.github.stevenlagoy</groupId>
2121
<artifactId>json-java-objectifier</artifactId>
22-
<version>1.0.0</version>
22+
<version>1.0.4</version>
2323
</dependency>
2424
```
2525

@@ -128,4 +128,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
128128
- Built with Java 21
129129
- Uses JUnit for testing
130130
- SpotBugs for code quality
131-
- Maven for build management
131+
- Maven for build management

0 commit comments

Comments
 (0)