Skip to content

Commit

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

0 comments on commit c791513

Please sign in to comment.