Skip to content

Commit

Permalink
✨ bump version to 1.0.0-alpha03
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed May 7, 2023
1 parent 36a8bef commit 1fb1a90
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
32 changes: 32 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rebugger/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ publishing {
release(MavenPublication) {
groupId = 'com.github.theapache64'
artifactId = 'rebugger'
version = '1.0.0-alpha02'
version = '1.0.0-alpha03'

afterEvaluate {
from components.release
Expand Down

0 comments on commit 1fb1a90

Please sign in to comment.