Skip to content

Commit 7112fbf

Browse files
committed
Bump version
1 parent a3c0ab8 commit 7112fbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>de.maxhenkel.lame4j</groupId>
88
<artifactId>lame4j</artifactId>
9-
<version>2.0.1</version>
9+
<version>2.0.2</version>
1010

1111
<name>Lame Wrapper for Java</name>
1212
<url>https://maxhenkel.de</url>

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lame4j"
3-
version = "2.0.0"
3+
version = "2.0.2"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)