Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
build.sbt: Change version series from 0.17 to 0.18
Browse files Browse the repository at this point in the history
Co-authored-by: Iván Molina Rebolledo <ivan@deal-engine.com>
  • Loading branch information
fabianhjr-dealengine and IvanAtDealEngine committed Nov 13, 2023
1 parent de32f66 commit 6efe83b
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.17" // your current series x.y
ThisBuild / tlBaseVersion := "0.18" // your current series x.y

ThisBuild / organization := "io.github.deal-engine"
ThisBuild / organizationName := "Deal Engine"
Expand Down

0 comments on commit 6efe83b

Please sign in to comment.