Skip to content

Commit

Permalink
Add version 1.16 jar file and description.
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Jul 1, 2016
1 parent ae44446 commit 07af5a1
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.15</version>
<version>1.16</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 @@ -18,7 +18,7 @@ Include the following in your `pom.xml` for Maven:
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>underscore-lodash</artifactId>
<version>1.11</version>
<version>1.12</version>
</dependency>
...
</dependencies>
Expand Down
Binary file added lodash-plugin/underscore-lodash-1.12.jar
Binary file not shown.
Binary file added math-plugin/underscore-math-1.12.jar
Binary file not shown.
Binary file added string-plugin/underscore-string-1.12.jar
Binary file not shown.
Binary file added underscore-1.16.jar
Binary file not shown.

0 comments on commit 07af5a1

Please sign in to comment.