Skip to content

Commit

Permalink
Set version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Jan 31, 2019
1 parent 8df52ed commit fadb725
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +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.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.4.4"
version := "0.5.0"

0 comments on commit fadb725

Please sign in to comment.