Skip to content

Commit 7e4b3c4

Browse files
committed
Change version to RC1
1 parent d5e9a75 commit 7e4b3c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [1.0.0] - 2024-09-12
8-
GA release!
7+
## [1.0.0-RC1] - 2024-09-12
8+
First release candidate
99

1010
### Changed
1111
- Split `layout` method in `Archive.Builder` and `Broadcast.Builder` into 3 separate presets

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.vonage</groupId>
77
<artifactId>server-sdk-kotlin</artifactId>
8-
<version>1.0.0</version>
8+
<version>1.0.0-RC1</version>
99

1010
<name>Vonage Kotlin Server SDK</name>
1111
<description>Kotlin client for Vonage APIs</description>

0 commit comments

Comments
 (0)