Skip to content

Commit

Permalink
update maven/ivy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Lister committed Nov 5, 2014
1 parent f8054f0 commit 8522053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ See [product-collections-example](https://github.com/marklister/product-collecti

Using SBT:
```scala
libraryDependencies += "com.github.marklister" %% "product-collections" % "1.0"
libraryDependencies += "com.github.marklister" %% "product-collections" % "1.1"
```
Using Maven:
```xml
Expand Down

0 comments on commit 8522053

Please sign in to comment.