Skip to content

Commit 33e891a

Browse files
committed
Release 0.9.7.1
1 parent 5f13c5c commit 33e891a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/src/docs/asciidoc/index.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,16 @@ If you are interested in contributing, please refer to our https://github.com/gr
1515
[[changelog]]
1616
== Changelog
1717

18-
=== Release 0.9.7
18+
=== Release 0.9.7.1
1919

2020
==== Bugfixes
2121

2222
- Fixed https://github.com/graalvm/native-build-tools/issues/144[Maven plugin configuration not applied if declared in a parent POM].
2323

24+
=== Release 0.9.7
25+
26+
Release didn't include any fixes.
27+
2428
=== Release 0.9.6
2529

2630
==== Upgrade to JUnit 5.8

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
# Project versions
3-
nativeBuildTools = "0.9.7-SNAPSHOT"
3+
nativeBuildTools = "0.9.7.1"
44

55
# External dependencies
66
spock = "2.0-groovy-3.0"

0 commit comments

Comments
 (0)