Skip to content

Commit babb266

Browse files
committed
Update version info
1 parent 10b4809 commit babb266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/kr/rvs/chplus/CHPlus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public class CHPlus extends AbstractExtension {
1818

1919
@Override
2020
public Version getVersion() {
21-
return new SimpleVersion(1, 0, 0);
21+
return new SimpleVersion(1, 0, 1);
2222
}
2323

2424
@Override

0 commit comments

Comments
 (0)