Skip to content

Commit 0a7ee04

Browse files
Post release update - 2.8.1 (#37)
Co-authored-by: GitHub Action <action@github.com>
1 parent c6840b4 commit 0a7ee04

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
### Added
8+
9+
### Changed
10+
11+
### Removed
12+
13+
## 2.8.1 - 2024-10-28
14+
715
### Changed
816

917
- Updated Kotlin to `2.0.21` and other dependencies.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
version=2.8.0
1+
version=2.8.1
22
group=com.pswidersk
3-
pythonPluginVersionForExamples=2.8.0
3+
pythonPluginVersionForExamples=2.8.1
44
kotlin.code.style=official
55
# Opt-out flag for bundling Kotlin standard library.
66
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.

0 commit comments

Comments
 (0)