Skip to content

Commit b0248fa

Browse files
committed
Bump version to 2.0.0
1 parent 2549581 commit b0248fa

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

CHANGELOG.md

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

55
## Unreleased
66

7-
### Added
8-
97
### Changed
108

119
- Kotlin 2.0.0
@@ -15,8 +13,6 @@
1513
- Upgrade `io.gitlab.arturbosch.detekt` to `1.23.6`
1614
- Upgrade `org.jetbrains.dokka` to `1.9.20`
1715

18-
### Deprecated
19-
2016
### Removed
2117

2218
- Remove native artifacts for discontinued 32-bit platforms:
@@ -31,8 +27,6 @@
3127

3228
- Move platform dependent `NonFatal` logic to internal function `isNonFatal`
3329

34-
### Security
35-
3630
## 1.9.1 - 2023-10-22
3731

3832
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseVersion=1.9.1
1+
baseVersion=2.0.0
22
versionSuffix=
33

44
kotlin.code.style=official

0 commit comments

Comments
 (0)