Skip to content

Commit

Permalink
Prepare for release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
genghis-yang committed May 6, 2021
1 parent 9ab9d07 commit 37f0e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val GraalvmVersion = "21.1.0"
scalaVersion := "2.13.5"
organization := "info.genghis"
name := "gpichost"
version := "0.1.1"
version := "1.0.1"

libraryDependencies ++= Seq(
"org.typelevel" %% "cats-core" % CatsVersion,
Expand Down

0 comments on commit 37f0e9a

Please sign in to comment.