We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79319d9 commit eee2aecCopy full SHA for eee2aec
build.sbt
@@ -13,8 +13,8 @@ scalaVersion := "2.13.3"
13
14
// It's possible to define many kinds of settings, such as:
15
16
-name := "AcademicPaperEstimator"
17
-version := "1.1"
+name := "AcademicTextEstimator"
+version := "1.1.1"
18
19
// Note, it's not required for you to define these three settings. These are
20
// mostly only necessary if you intend to publish your library's binaries on a
0 commit comments