Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

Commit b5aa163

Browse files
committed
Doc fix
1 parent 825c8f9 commit b5aa163

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ project/build/target/
1010
out/
1111
release
1212
deploy
13+
README.pdf

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ converter
33

44
Use this library to convert value between different types.
55

6-
Latest release is `"com.ckkloverdos" % "converter_2.9.1" % "0.3.0"` from [scala-tools.org](http://scala-tools.org/repo-releases).
6+
Latest release is `"com.ckkloverdos" % "converter" % "0.5.0"` from Maven Central,
7+
compiled for Scala 2.9.1.

0 commit comments

Comments
 (0)