Skip to content

Commit 1fb1a90

Browse files
committed
✨ bump version to 1.0.0-alpha03
1 parent 36a8bef commit 1fb1a90

File tree

3 files changed

+34
-2
lines changed

3 files changed

+34
-2
lines changed

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rebugger/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ publishing {
6262
release(MavenPublication) {
6363
groupId = 'com.github.theapache64'
6464
artifactId = 'rebugger'
65-
version = '1.0.0-alpha02'
65+
version = '1.0.0-alpha03'
6666

6767
afterEvaluate {
6868
from components.release

0 commit comments

Comments
 (0)