Skip to content

Commit

Permalink
Updated README for 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GideonLeGrange committed Nov 3, 2015
1 parent 752e8eb commit 2ee80c1
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 @@ -11,7 +11,7 @@ You can read all about them [on their commercial site](http://www.panstamp.com/)

## Versions

The current stable version is *2.0.2*. For more information about different releases, see [Releases](https://github.com/GideonLeGrange/panstamp-java/releases).
The current stable version is *2.1*. For more information about different releases, see [Releases](https://github.com/GideonLeGrange/panstamp-java/releases).

This library uses [semantic versioning](http://semver.org/)

Expand All @@ -33,7 +33,7 @@ Add the dependency below to your pom.xml to use the artifact from Maven Central:
<dependency>
<groupId>me.legrange</groupId>
<artifactId>panstamp-java</artifactId>
<version>2.0.2</version>
<version>2.1</version>
</dependency>
```

Expand Down

0 comments on commit 2ee80c1

Please sign in to comment.