Skip to content

Commit 8af3899

Browse files
authored
Update Project Version v0.2.0 -> v0.3.0 (#41)
1 parent 8a61750 commit 8af3899

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ authors:
55
given-names: "Christopher"
66
orcid: "https://orcid.org/0009-0002-1005-3942"
77
title: "ClassForge"
8-
version: 0.2.0
9-
date-released: 2025-07-17
8+
version: 0.3.0
9+
date-released: 2025-07-18
1010
url: "https://github.com/Chrimle/ClassForge"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>io.github.chrimle</groupId>
3131
<artifactId>class-forge</artifactId>
32-
<version>0.2.0</version>
32+
<version>0.3.0</version>
3333
</dependency>
3434
```
3535
### *Available on...*

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- === Project Coordinates === -->
88
<groupId>io.github.chrimle</groupId>
99
<artifactId>class-forge</artifactId>
10-
<version>0.2.0</version>
10+
<version>0.3.0</version>
1111
<packaging>jar</packaging>
1212

1313
<!-- === Project Metadata === -->

0 commit comments

Comments
 (0)