Skip to content

Commit

Permalink
0.0.1Alpha-04版本
Browse files Browse the repository at this point in the history
  • Loading branch information
1250422131 committed Aug 12, 2023
1 parent f927c79 commit 6644161
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compiler/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "com.imcys.deeprecopy"
version = "0.0.1Alpha-03"
version = "0.0.1Alpha-04"

java {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "com.imcys.deeprecopy"
version = "0.0.1Alpha-03"
version = "0.0.1Alpha-04"


java {
Expand Down

0 comments on commit 6644161

Please sign in to comment.