Skip to content

Commit 4ad885b

Browse files
committed
Start a new version dev
1 parent b989054 commit 4ad885b

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
@@ -16,7 +16,7 @@ lazy val commonSettings = Seq(
1616

1717
lazy val baseSettings = commonSettings ++ Seq(
1818
organization := "org.scalikejdbc",
19-
version := "2.7.1-scalikejdbc-3.3",
19+
version := "2.7.2-scalikejdbc-3.3-SNAPSHOT",
2020
publishTo := Some(
2121
if (isSnapshot.value)
2222
Opts.resolver.sonatypeSnapshots

0 commit comments

Comments
 (0)