Skip to content

Commit

Permalink
Update version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
retiutut committed Sep 15, 2023
1 parent dd96e73 commit cb7477b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ private interface DllNativeInterface extends Library

private static DllInterface instance;
private static DllNativeInterface instance_native;
private static final String VERSION = "1.2.0";
private static final String VERSION = "2.0.0";

static
{
Expand Down

0 comments on commit cb7477b

Please sign in to comment.