Skip to content

Commit fc2202f

Browse files
committed
0.11
1 parent 56bd109 commit fc2202f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [0.11] - SNAPSHOT
7+
## [0.11] - 31/06/2021
88
- Renamed packages to `io.conduktor`
99
- Prepared release to sonatype and Maven
1010
- Renamed `ksm.extract` config to `ksm.extract.enable` (breaking change)

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inThisBuild(List(
1616
name := "kafka-security-manager"
1717

1818

19-
version := "1.0-SNAPSHOT"
19+
version := "0.11"
2020

2121
scalaVersion := "2.12.8"
2222

0 commit comments

Comments
 (0)