Skip to content

Commit a6d6c20

Browse files
committed
feat: bump to 0.2.0
1 parent 3c3299e commit a6d6c20

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/notes/0.x/0.2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 0.2.0
22

3-
_Not released yet_
3+
Release date: 2025-12-10
44

55
## Added
66

doc/notes/0.x/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# 0.x
22

3-
- YYYY-MM-DD [0.2.0](0.2.0.md) (work in progress)
3+
- 2025-12-10 [0.2.0](0.2.0.md)
44
- 2025-10-05 [0.1.0](0.1.0.md)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ org.gradle.parallel=true
3030
projGroupId=io.github.over-run
3131
projArtifactId=overrungl
3232
projName=overrungl
33-
projVersion=0.2.0-SNAPSHOT
33+
projVersion=0.2.0
3434

3535
jdkVersion=25
3636
jdkEnablePreview=false

0 commit comments

Comments
 (0)