Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rejchev committed Sep 22, 2023
1 parent 8ac897e commit fd8d067
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

<groupId>com.github.rejchev</groupId>
<artifactId>steamid</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>

<name>SteamID</name>
<description>A SteamID is a unique identifier used to identify a Steam account.</description>
<description>A SteamID is an unique identifier used to identify a Steam account.</description>
<licenses>
<license>
<name>GNU General Public License version 3</name>
Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fd8d067

Please sign in to comment.