Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkyenus committed Nov 2, 2015
1 parent 160edae commit 6097b98
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 @@ -133,7 +133,7 @@ Here are instructions on how to use it in build.sbt based project:
```
resolvers += "jitpack" at "https://jitpack.io"
libraryDependencies += "com.github.Darkyenus" % "ResourcePacker" % "1.2"
libraryDependencies += "com.github.Darkyenus" %% "ResourcePacker" % "1.4"
```
1. In your project's build.sbt add lines:
```
Expand Down

0 comments on commit 6097b98

Please sign in to comment.