Skip to content

Commit 3cc6817

Browse files
committed
Update project version
1 parent ef1472c commit 3cc6817

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
@@ -5,7 +5,7 @@ import java.nio.file.Path
55
inThisBuild(
66
Def.settings(
77
organization := "org.scalanative.bindgen",
8-
version := "0.1-SNAPSHOT",
8+
version := "0.2-SNAPSHOT",
99
scalaVersion := "2.11.12",
1010
scalacOptions ++= Seq(
1111
"-deprecation",

0 commit comments

Comments
 (0)