Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Upgraded maven dependency version to 0.1.2, which seems to be the current one
  • Loading branch information
igor-kupczynski committed Jul 22, 2014
1 parent abf8fdd commit 4ee2fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Add Jest as a dependency to your project.
<dependency>
<groupId>io.searchbox</groupId>
<artifactId>jest</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
</dependency>
```

Expand Down

0 comments on commit 4ee2fbe

Please sign in to comment.