Skip to content

Commit

Permalink
Bump version for Publish!
Browse files Browse the repository at this point in the history
  • Loading branch information
litesoft committed Oct 16, 2023
1 parent f9b79b9 commit 71b8802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

A set of Java Annotations primarily used for documenting contractual obligations and expectations

On maven Central ([latest release](https://mvnrepository.com/artifact/org.litesoft/annotations/1.1.2)):
On maven Central ([latest release](https://mvnrepository.com/artifact/org.litesoft/annotations/2.2.0)):
```html
<dependency>
<groupId>org.litesoft</groupId>
<artifactId>annotations</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
</dependency>
```

Expand Down

0 comments on commit 71b8802

Please sign in to comment.