Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit e2f08b0

Browse files
committed
Release 0.2.0
1 parent 90bf649 commit e2f08b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
lazy val commonSettings = Seq(
22
organization := "cc.akkaha",
3-
version := "0.1.5",
3+
version := "0.2.0",
44
scalaVersion := "2.12.8",
55
maintainer := "ngxcorpio@gmail.com",
66
)

0 commit comments

Comments
 (0)