Skip to content

Commit 3b3bdef

Browse files
author
Anonymous Committer
committed
Release 0.1.0
1 parent 9bdf9c9 commit 3b3bdef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ The format is based on Keep a Changelog and this project adheres to Semantic Ver
66

77
## [Unreleased]
88

9-
- Initial project scaffold.
9+
## [0.1.0] - 2026-03-23
1010

11+
- Initial project scaffold.

pom.xml

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

66
<groupId>com.justserpapi</groupId>
77
<artifactId>justserpapi-java</artifactId>
8-
<version>0.1.0-SNAPSHOT</version>
8+
<version>0.1.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>JustSerpAPI Java SDK</name>

0 commit comments

Comments
 (0)