Skip to content

Commit

Permalink
chore(main): release 2.2.2-SNAPSHOT (#363)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jul 14, 2022
1 parent 6f06eb7 commit d73eb1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-common-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ apply plugin: 'io.github.gradle-nexus.publish-plugin'
group = "com.google.api"
archivesBaseName = "api-common"

project.version = "2.2.1" // {x-version-update:api-common:current}
project.version = "2.2.2-SNAPSHOT" // {x-version-update:api-common:current}

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down
2 changes: 1 addition & 1 deletion api-common-java/versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

api-common:2.2.1:2.2.1
api-common:2.2.1:2.2.2-SNAPSHOT

0 comments on commit d73eb1d

Please sign in to comment.