Skip to content

Commit

Permalink
Remove redundant metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Dec 21, 2024
1 parent 4f30182 commit 9439465
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ inThisBuild(
dynverVTagPrefix := false,
homepage := Some(url("https://github.com/taig/enumeration-ext/")),
licenses := List("MIT" -> url("https://raw.githubusercontent.com/taig/enumeration-ext/main/LICENSE")),
organization := "io.taig",
organizationHomepage := Some(url("https://taig.io/")),
versionScheme := Some("early-semver"),
scalaVersion := Version.Scala
)
Expand Down

0 comments on commit 9439465

Please sign in to comment.