Skip to content

Commit 9de7035

Browse files
committed
Adjust version number
1 parent ba8e3d7 commit 9de7035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lazy val root = (project in file(".")).
55
inThisBuild(List(
66
organization := "org.codecraftlabs",
77
scalaVersion := "2.13.1",
8-
version := "1.0.21.0"
8+
version := "1.0.21"
99
)),
1010
name := "leetcode-scala",
1111
libraryDependencies += scalaTest % Test,

0 commit comments

Comments
 (0)