Skip to content

Commit e92c6f9

Browse files
authored
Bump version
1 parent 516a029 commit e92c6f9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

66
## [Unreleased]
7+
8+
## [0.6.0] - 2024-4-12
79
- Added CSRG writer
810
- Added TSRG and TSRG2 writer
911
- Added JAM reader and writer

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
org.gradle.jvmargs = -Xmx2G
33

44
# Project properties
5-
version = 0.5.1
5+
version = 0.6.0
66

77
# Dependencies
88
asm_version = 9.6

0 commit comments

Comments
 (0)