Skip to content

Commit 24433cb

Browse files
committed
Set version to 1.9.2
1 parent ad0bf38 commit 24433cb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

TODO.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# 1.9.2
1+
# 1.9.3
2+
3+
- Support live visualization with Tyche: https://github.com/jqwik-team/jqwik/issues/604
24

35
# 1.9.x
46

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ext {
4646
kotestVersion = '5.9.1'
4747
jspecifyVersion = '1.0.0'
4848
moduleName = 'net.jqwik'
49-
jqwikVersion = '1.9.2-SNAPSHOT'
49+
jqwikVersion = '1.9.2'
5050
isSnapshotRelease = isSnapshotRelease(jqwikVersion)
5151
showStandardStreams = showStandardStreams()
5252
javaTargetVersion = javaTargetVersion()

0 commit comments

Comments
 (0)