Skip to content

Commit 0dd29b5

Browse files
committed
bump version to 0.1.0
1 parent 872d64a commit 0dd29b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/hikidoc.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
end
3939

4040
class HikiDoc
41-
VERSION = "0.0.6" # FIXME
41+
VERSION = "0.1.0"
4242

4343
class Error < StandardError
4444
end

0 commit comments

Comments
 (0)