Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
updating version numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
shibme committed Jun 14, 2016
1 parent fd70398 commit 7df7710
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 @@ -12,7 +12,7 @@ Add to your `pom.xml`
<dependency>
<groupId>me.shib.java.lib</groupId>
<artifactId>botan</artifactId>
<version>1.0</version>
<version>1.0.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 @@ -5,7 +5,7 @@

<groupId>me.shib.java.lib</groupId>
<artifactId>botan</artifactId>
<version>1.0</version>
<version>1.0.0</version>
<name>Botan - Java SDK</name>
<description>Java SDK for Botan analytics</description>
<url>https://github.com/shibme/botan</url>
Expand Down

0 comments on commit 7df7710

Please sign in to comment.