Skip to content

Commit 7287843

Browse files
committed
Bumped up version for improved string handling
1 parent bd5b385 commit 7287843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "classfile-parser"
33
description = "A parser for Java Class files written in rust"
4-
version = "0.3.2"
4+
version = "0.3.3"
55
authors = ["Nick Palmer <nick@palmr.co.uk>"]
66
keywords = ["java", "parsing", "class", "classfile"]
77
categories = ["parser-implementations"]

0 commit comments

Comments
 (0)