Skip to content

Commit

Permalink
Add version 1.18 jar file and description.
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Sep 1, 2016
1 parent bdcb994 commit 1fa8569
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.17</version>
<version>1.18</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.13</version>
<version>1.14</version>
</dependency>
...
</dependencies>
Expand Down
Binary file added lodash-plugin/underscore-lodash-1.14.jar
Binary file not shown.
Binary file added math-plugin/underscore-math-1.14.jar
Binary file not shown.
Binary file added string-plugin/underscore-string-1.14.jar
Binary file not shown.
Binary file added underscore-1.18.jar
Binary file not shown.

0 comments on commit 1fa8569

Please sign in to comment.