diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4be9fd6a..83a85a3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.3.0](https://www.github.com/googleapis/java-grafeas/compare/v1.2.3...v1.3.0) (2021-08-04)
+
+
+### Features
+
+* configure initial sp version ([#344](https://www.github.com/googleapis/java-grafeas/issues/344)) ([517d817](https://www.github.com/googleapis/java-grafeas/commit/517d81774d9142c0be5374f6aaa38c6ff516f262))
+
### [1.2.3](https://www.github.com/googleapis/java-grafeas/compare/v1.2.2...v1.2.3) (2021-07-01)
diff --git a/pom.xml b/pom.xml
index 3bf14b7a..48b13c9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.grafeas
grafeas
- 1.2.4-SNAPSHOT
+ 1.3.0
jar
Grafeas Client
https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas
diff --git a/versions.txt b/versions.txt
index 7efdc872..108340c4 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-grafeas:1.2.3:1.2.4-SNAPSHOT
+grafeas:1.3.0:1.3.0