Skip to content

Commit

Permalink
Merge pull request #120 from typelevel/0.1
Browse files Browse the repository at this point in the history
Release v0.1.0
  • Loading branch information
rossabaker authored Feb 7, 2023
2 parents e6d6bf9 + 5835c08 commit fadda89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// https://typelevel.org/sbt-typelevel/faq.html#what-is-a-base-version-anyway
ThisBuild / tlBaseVersion := "0.0" // your current series x.y
ThisBuild / tlBaseVersion := "0.1"

ThisBuild / organization := "org.typelevel"
ThisBuild / organizationName := "Typelevel"
Expand Down

0 comments on commit fadda89

Please sign in to comment.