Skip to content

Commit 9b4d431

Browse files
committed
ScalaCheck 1.14.0
1 parent 2545d8d commit 9b4d431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ScalaCheck CHANGELOG
22

3-
## 1.14.0 (UNRELEASED)
3+
## 1.14.0 (2018-04-22)
44

55
### Changed
66

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scalaVersionSettings
55
// When bumping to 1.14.1, remember to set mimaPreviousArtifacts to 1.14.0
66
lazy val versionNumber = "1.14.0"
77

8-
lazy val isRelease = false
8+
lazy val isRelease = true
99

1010
lazy val travisCommit = Option(System.getenv().get("TRAVIS_COMMIT"))
1111

0 commit comments

Comments
 (0)