Skip to content

Commit 4e82746

Browse files
committed
I think it is time for version 1.0.0
This gem has been converting decks for speakerdeck.com for a few years now, I think it deserves a 1.0.0 release.
1 parent e52d708 commit 4e82746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/grim/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# encoding: UTF-8
22
module Grim
3-
VERSION = "0.3.0" unless defined?(::Grim::VERSION)
3+
VERSION = "1.0.0" unless defined?(::Grim::VERSION)
44
end

0 commit comments

Comments
 (0)