Skip to content

Commit

Permalink
Add version 1.17 jar file and description.
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Aug 1, 2016
1 parent be6c706 commit 613c4c6
Show file tree
Hide file tree
Showing 6 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 @@ -36,7 +36,7 @@ Include the following in your `pom.xml` for Maven:
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>underscore</artifactId>
<version>1.16</version>
<version>1.17</version>
</dependency>
...
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion lodash-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Include the following in your `pom.xml` for Maven:
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>underscore-lodash</artifactId>
<version>1.12</version>
<version>1.13</version>
</dependency>
...
</dependencies>
Expand Down
Binary file added lodash-plugin/underscore-lodash-1.13.jar
Binary file not shown.
Binary file added math-plugin/underscore-math-1.13.jar
Binary file not shown.
Binary file added string-plugin/underscore-string-1.13.jar
Binary file not shown.
Binary file added underscore-1.17.jar
Binary file not shown.

0 comments on commit 613c4c6

Please sign in to comment.