Skip to content

Commit

Permalink
update version number in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Apr 15, 2016
1 parent 4fa9d3b commit 9c47172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To do this, add the dependency to your pom.xml:
<dependency>
<groupId>com.maxmind.db</groupId>
<artifactId>maxmind-db</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</dependency>
```

Expand Down

0 comments on commit 9c47172

Please sign in to comment.