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

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xcorpio committed Aug 9, 2019
1 parent 8bbe856 commit 1713f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object BuildSettings {

lazy val commonSettings = Seq(
organization := "cc.akkaha",
version := "0.3.0",
version := "0.5.0",
scalaVersion := "2.12.8"
)
}

0 comments on commit 1713f9b

Please sign in to comment.