Skip to content

Commit 08a0d1b

Browse files
committed
Update version
1 parent 0eee7ac commit 08a0d1b

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
@@ -21,7 +21,7 @@ public class CHPlus extends AbstractExtension {
2121

2222
@Override
2323
public Version getVersion() {
24-
return new SimpleVersion(1, 0, 3);
24+
return new SimpleVersion(1, 1, 3);
2525
}
2626

2727
@Override

0 commit comments

Comments
 (0)