Skip to content

Commit

Permalink
Remove erroneous version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Jan 16, 2023
1 parent b71ec81 commit e3c0924
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 @@ -4,8 +4,6 @@ scalaVersion := "2.13.10"

crossScalaVersions := Seq("2.12.17", "2.13.10", "3.2.1")

ThisBuild / version := "0.12.1-SNAPSHOT"

ThisBuild / organization := "com.thesamet.scalapb"

name := "scalapb-json4s"
Expand Down

0 comments on commit e3c0924

Please sign in to comment.