Skip to content

Commit

Permalink
Release version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-freezing-lava committed Dec 22, 2024
1 parent 90b7708 commit bdfb9bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

| Intellij | Directory tests |
|----------|-----------------|
| 2024.3 | 0.6.* |
| 2024.2 | 0.5.* |
| 2024.1 | 0.4.* |
| 2023.3 | 0.3.* |
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group = "me.ffl"
version = "0.5.0"
version = "0.6.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit bdfb9bc

Please sign in to comment.