Skip to content

Commit

Permalink
I think it is time for version 1.0.0
Browse files Browse the repository at this point in the history
This gem has been converting decks for speakerdeck.com for a few years now,
I think it deserves a 1.0.0 release.
  • Loading branch information
jonmagic committed Mar 12, 2014
1 parent e52d708 commit 4e82746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/grim/version.rb
@@ -1,4 +1,4 @@
# encoding: UTF-8
module Grim
VERSION = "0.3.0" unless defined?(::Grim::VERSION)
VERSION = "1.0.0" unless defined?(::Grim::VERSION)
end

0 comments on commit 4e82746

Please sign in to comment.