Skip to content

Commit

Permalink
Merge pull request #32 from Banno/sam/base-version
Browse files Browse the repository at this point in the history
bump base version
  • Loading branch information
samspills committed Mar 6, 2024
2 parents 8a52aaa + 0ca8241 commit 3a734e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// https://typelevel.org/sbt-typelevel/faq.html#what-is-a-base-version-anyway
ThisBuild / tlBaseVersion := "0.1" // your current series x.y
ThisBuild / tlBaseVersion := "0.2" // your current series x.y

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

0 comments on commit 3a734e7

Please sign in to comment.