Skip to content

Commit

Permalink
Prepares release
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Halse committed May 13, 2019
1 parent 758cd17 commit 7f280d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/scavenger/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Scavenger
VERSION = "0.2.1"
VERSION = "0.3.0".freeze
end
2 changes: 1 addition & 1 deletion scavenger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require "scavenger/version"
Gem::Specification.new do |s|
s.name = "scavenger"
s.version = Scavenger::VERSION
s.authors = ["Johan Halse"]
s.authors = ["Johan Halse", "Matt Powell"]
s.email = ["johan.halse@varvet.com"]
s.homepage = "https://www.varvet.com"
s.summary = "A sweet SVG icon plugin for Rails"
Expand Down

0 comments on commit 7f280d4

Please sign in to comment.