Skip to content

Commit

Permalink
Version 2.0.2 (#4)
Browse files Browse the repository at this point in the history
*Release version for fixing package files signatures
  • Loading branch information
irzinfante committed Sep 2, 2024
1 parent 8f33973 commit f677f4e
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 @@ -11,7 +11,7 @@ We import the ``fixed-mps`` library from Maven with
<dependency>
<groupId>dev.irzinfante</groupId>
<artifactId>fixed-mps</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.irzinfante</groupId>
<artifactId>fixed-mps</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit f677f4e

Please sign in to comment.