Skip to content

Commit 3a11f0d

Browse files
authored
Merge pull request #9 from rnett/release_1.1.0
Prep 1.1.0
2 parents b6e7872 + e63bd10 commit 3a11f0d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## Next (1.1.0)
3+
## Next
4+
5+
*
6+
7+
## 1.1.0
48

59
Breaking changes:
610

build.gradle.kts

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

1414
allprojects {
1515

16-
version = "1.1.0-SNAPSHOT"
16+
version = "1.1.0"
1717
group = "com.github.rnett.krosstalk"
1818

1919
repositories {

0 commit comments

Comments
 (0)