Skip to content

Commit 3a734e7

Browse files
authored
Merge pull request #32 from Banno/sam/base-version
bump base version
2 parents 8a52aaa + 0ca8241 commit 3a734e7

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,5 +1,5 @@
11
// https://typelevel.org/sbt-typelevel/faq.html#what-is-a-base-version-anyway
2-
ThisBuild / tlBaseVersion := "0.1" // your current series x.y
2+
ThisBuild / tlBaseVersion := "0.2" // your current series x.y
33

44
ThisBuild / organization := "com.banno"
55
ThisBuild / organizationName := "Jack Henry & Associates, Inc.®"

0 commit comments

Comments
 (0)