We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6e7872 + e63bd10 commit 3a11f0dCopy full SHA for 3a11f0d
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-## Next (1.1.0)
+## Next
4
+
5
+*
6
7
+## 1.1.0
8
9
Breaking changes:
10
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
14
allprojects {
15
16
- version = "1.1.0-SNAPSHOT"
+ version = "1.1.0"
17
group = "com.github.rnett.krosstalk"
18
19
repositories {
0 commit comments