Skip to content

Commit

Permalink
Bump version from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsoft committed Feb 13, 2022
1 parent c05032b commit d90b2af
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 @@ -77,7 +77,7 @@ Badge.builder()
<dependency>
<groupId>org.silentsoft</groupId>
<artifactId>badge4j</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</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>org.silentsoft</groupId>
<artifactId>badge4j</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>

<name>Badge4J</name>
<description>Badge4J is a Java implementation of the badge-maker JavaScript library and is inspired by shields.io.</description>
Expand Down

0 comments on commit d90b2af

Please sign in to comment.