Skip to content

Commit eee2aec

Browse files
author
=
committed
updated version
1 parent 79319d9 commit eee2aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ scalaVersion := "2.13.3"
1313

1414
// It's possible to define many kinds of settings, such as:
1515

16-
name := "AcademicPaperEstimator"
17-
version := "1.1"
16+
name := "AcademicTextEstimator"
17+
version := "1.1.1"
1818

1919
// Note, it's not required for you to define these three settings. These are
2020
// mostly only necessary if you intend to publish your library's binaries on a

0 commit comments

Comments
 (0)