Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Feb 27, 2019
1 parent a130a26 commit 78fc6db
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.6.0"` |
| 3.3.0 | `"io.github.nafg" %% "slick-migration-api" % "0.6.1"` |
| 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.1-SNAPSHOT"
version := "0.6.1"

0 comments on commit 78fc6db

Please sign in to comment.