Skip to content

Commit 715c795

Browse files
Merge pull request #93 from code-check/prepare-0.2.1
Mod version to 0.2.1-SNAPSHOT
2 parents 7b43a81 + fad8506 commit 715c795

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
@@ -2,7 +2,7 @@ organization := "io.code-check"
22

33
name := """github-api"""
44

5-
version := "0.2.0"
5+
version := "0.2.1-SNAPSHOT"
66

77
scalaVersion := "2.11.11"
88

0 commit comments

Comments
 (0)