Skip to content

Commit

Permalink
Merge pull request #30 from buntec/topic/base-v-0.1
Browse files Browse the repository at this point in the history
Bump base version to 0.1
  • Loading branch information
armanbilge authored May 22, 2022
2 parents bf3ce4e + 166609e commit 7a06119
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,4 +1,4 @@
ThisBuild / tlBaseVersion := "0.0"
ThisBuild / tlBaseVersion := "0.1"

val scala213 = "2.13.8"
ThisBuild / scalaVersion := scala213
Expand Down

0 comments on commit 7a06119

Please sign in to comment.