Skip to content

Commit 94a17b3

Browse files
committed
chore: bump version to 0.3.0 and update CHANGELOG
1 parent a03b5f7 commit 94a17b3

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
12+
## [0.3.0] - 2026-04-20
13+
1114
### Added
1215
- `dev.streamline.client.moonshot` package — HTTP clients for the Streamline
1316
Moonshot control plane (port `9094`):

pom.xml

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

77
<groupId>dev.streamline</groupId>
88
<artifactId>streamline-java-parent</artifactId>
9-
<version>0.2.0</version>
9+
<version>0.3.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Streamline Java SDK</name>

0 commit comments

Comments
 (0)