Skip to content

Commit

Permalink
0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Katrix committed Jan 7, 2019
1 parent 733a7b7 commit c869142
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
lazy val akkaVersion = "2.5.18"
lazy val akkaHttpVersion = "10.1.5"
lazy val circeVersion = "0.10.1"
lazy val ackCordVersion = "0.11.0"
lazy val ackCordVersion = "0.12.0"

lazy val commonSettings = Seq(
scalaVersion := "2.12.8",
Expand Down
2 changes: 1 addition & 1 deletion doc/src/main/resources/microsite/data/versions.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ackcord: "0.11.0"
ackcord: "0.12.0"

0 comments on commit c869142

Please sign in to comment.