Skip to content

Commit

Permalink
Updating version number in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Merrell committed Aug 19, 2014
1 parent e48be61 commit df37ef7
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 @@ -14,7 +14,7 @@ Once the jar has been deployed, you should be able to include a small snippet in
<dependency>
<groupId>com.retailmenot</groupId>
<artifactId>testrailsdk</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8</version>
</dependency>

If you're currently using Maven, and your repos, paths, and IDE are all set up correctly, you should be able to address the classes in this project immediately.
Expand Down

0 comments on commit df37ef7

Please sign in to comment.