Skip to content

Commit

Permalink
bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Jul 31, 2022
1 parent 000686f commit dff9180
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 58 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2022-07

1.0.0

- bump version to 1.0.0; No changes in functionality -- https://github.com/carueda/tscfg/issues/155
- some dependency updates

2022-01

0.9.998
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ enablePlugins(BuildInfoPlugin)

organization := "com.github.carueda"
name := "tscfg"
version := "0.9.998"
version := "1.0.0"
scalaVersion := "3.1.3"
crossScalaVersions := Seq("2.13.8", "3.1.3")

Expand Down
Loading

0 comments on commit dff9180

Please sign in to comment.