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

Commit a7e960e

Browse files
committed
Release 0.3.0
1 parent 7c34d62 commit a7e960e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

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

0 commit comments

Comments
 (0)