We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdf9c9 commit 3b3bdefCopy full SHA for 3b3bdef
CHANGELOG.md
@@ -6,5 +6,6 @@ The format is based on Keep a Changelog and this project adheres to Semantic Ver
6
7
## [Unreleased]
8
9
-- Initial project scaffold.
+## [0.1.0] - 2026-03-23
10
11
+- Initial project scaffold.
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.justserpapi</groupId>
<artifactId>justserpapi-java</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
<packaging>jar</packaging>
<name>JustSerpAPI Java SDK</name>
0 commit comments