Skip to content

Commit

Permalink
Upgraded version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulbhatia023 committed Oct 16, 2023
1 parent 3b82fcf commit 9d560c3
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 @@ -100,6 +100,6 @@ lazy val `data-scalaxy-reader` = (project in file("."))

lazy val `reader-text` = (project in file("text"))
.settings(
version := "1.0.0",
version := "1.1.0",
libraryDependencies ++= textDependencies
)

0 comments on commit 9d560c3

Please sign in to comment.