Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Feb 27, 2019
1 parent dedbe20 commit 88af0f9
Show file tree
Hide file tree
Showing 2 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 @@ -8,7 +8,7 @@ Write typesafe and typo-safe database migrations, using your existing Slick tabl

| Slick version | SBT dependency |
|---------------|------------------------------------------------------------------|
| 3.3.0 | `"io.github.nafg" %% "slick-migration-api" % "0.5.0"` |
| 3.3.0 | `"io.github.nafg" %% "slick-migration-api" % "0.6.0"` |
| 3.2.3 | `"io.github.nafg" %% "slick-migration-api" % "0.4.4"` |
| 3.2.1 | `"io.github.nafg" %% "slick-migration-api" % "0.4.2"` |
| 3.2.0 | `"io.github.nafg" %% "slick-migration-api" % "0.4.0"` |
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version := "0.6.0-SNAPSHOT"
version := "0.6.0"

0 comments on commit 88af0f9

Please sign in to comment.