Skip to content

Commit

Permalink
Bump VERSIOn
Browse files Browse the repository at this point in the history
  • Loading branch information
kevTheDev committed Feb 22, 2012
1 parent 8094d83 commit 59cc7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/seed_dumper.rb
Expand Up @@ -2,7 +2,7 @@
require 'rails' unless defined?(Rails)

module SeedDumper
VERSION = '0.1.2'
VERSION = '0.1.3'

autoload :Fetcher, 'seed_dumper/fetcher'
autoload :Writer, 'seed_dumper/writer'
Expand Down

0 comments on commit 59cc7db

Please sign in to comment.