feat: v0.1.1
This commit is contained in:
@@ -2,5 +2,5 @@ package me.hatter.tools.yubikeyca;
|
|||||||
|
|
||||||
public interface YubikeyCaConstant {
|
public interface YubikeyCaConstant {
|
||||||
String NAME = "yubikey-ca";
|
String NAME = "yubikey-ca";
|
||||||
String VERSION = "0.1.0";
|
String VERSION = "0.1.1";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user