Skip to content

Commit 51bb3fd

Browse files
authored
Prepare 0.12.0 release (#448)
1 parent 21e6ac5 commit 51bb3fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doctor-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
group = "com.osacky.doctor"
15-
version = "0.11.1-SNAPSHOT"
15+
version = "0.12.0"
1616

1717
repositories {
1818
mavenCentral()

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
extra:
66
doctor:
7-
current_release: '0.11.0'
8-
next_release: '0.11.1'
7+
current_release: '0.12.0'
8+
next_release: '0.12.1'
99

1010
site_name: Gradle Doctor
1111
site_url: https://runningcode.github.io/gradle-doctor/

0 commit comments

Comments
 (0)