Skip to content

Commit 9c5e3cc

Browse files
Remove version
1 parent dd945a6 commit 9c5e3cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ThisBuild / organizationHomepage := Some(url("https://iterable.com"))
55
ThisBuild / description := "A plugin for authenticating with AWS CodeArtifact"
66
ThisBuild / licenses := Seq("MIT" -> url("https://opensource.org/licenses/MIT"))
77
ThisBuild / homepage := Some(url("https://github.com/Iterable/sbt-codeartifact"))
8-
ThisBuild / version := "0.3.0"
98

109
ThisBuild / developers := List(
1110
Developer(

0 commit comments

Comments
 (0)