Skip to content

Commit 79361dc

Browse files
committed
Release 0.1.2
1 parent 2146a28 commit 79361dc

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.1.2
2+
3+
### Fixed
4+
- Replace wrong "elseif" with "if" in generated CMakeLists file
5+
16
# 0.1.1
27

38
### Fixed

secretsvaultplugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ configure<DetektExtension> {
5151
}
5252

5353
group = "com.commencis.secretsvaultplugin"
54-
version = "0.1.1"
54+
version = "0.1.2"

0 commit comments

Comments
 (0)