Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gluon-bot committed Jul 10, 2023
1 parent ff2aa83 commit 3fdef08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion emoji/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gluonhq</groupId>
<artifactId>emoji</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</project>
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<version>0.0.1-SNAPSHOT</version>

<properties>
<emoji.version>0.0.2-SNAPSHOT</emoji.version>
<emoji.version>0.0.2</emoji.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 3fdef08

Please sign in to comment.