Skip to content

Commit 3303966

Browse files
authored
Bump version to 0.1.1 (#14)
1 parent 733667d commit 3303966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/hikidoc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
end
3939

4040
class HikiDoc
41-
VERSION = "0.1.0"
41+
VERSION = "0.1.1"
4242

4343
class Error < StandardError
4444
end

0 commit comments

Comments
 (0)