Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(main): release 0.0.2-SNAPSHOT
  • Loading branch information
cq-bot committed Aug 3, 2023
commit ebf028cc0cac7e7579dab31695548dd6485325a5
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mainClassName = 'main.Main'

group 'com.cloudquery'
// x-release-please-start-version
version = '0.0.1'
version = '0.0.2-SNAPSHOT'
// x-release-please-end

repositories {
Expand Down