Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Updated README to reflect 2.9.0-1 snapshot build
Browse files Browse the repository at this point in the history
  • Loading branch information
rktoomey committed May 30, 2011
1 parent 0a5f164 commit d3b7e19
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Expand Up @@ -32,13 +32,10 @@ Salat `0.0.7` release is available for Scala `2.8.1`.

### Latest snapshot

Salat `0.0.8-SNAPSHOT` is available for both Scala `2.8.1` and `2.9.0`.
Salat `0.0.8-SNAPSHOT` is available for both Scala `2.8.1` and `2.9.0-1`.

val salat = "com.novus" %% "salat-core" % "0.0.8-SNAPSHOT"

Please note that `2.9.0` still has some dependencies that were built against release candidates of `2.9.0`. I will update
this and republish as the final builds become available.

# Goals

1. Convert an instance of *any* Scala case class to a `DBObject`
Expand Down Expand Up @@ -142,4 +139,4 @@ Salat is light and doesn't slow you down through use of runtime reflection.
[rkt-twitter]: http://twitter.com/prasinous
[rktoomey]: https://github.com/rktoomey
[efpl]: http://www.epfl.ch/
[sid10]: http://www.scala-lang.org/sid/10
[sid10]: http://www.scala-lang.org/sid/10

0 comments on commit d3b7e19

Please sign in to comment.