Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
We no longer need the `json` gem meaning we can use onceover without a compiler!!!
  • Loading branch information
Dylan Ratcliffe committed Jun 19, 2019
1 parent 44e7d55 commit 76cfa4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onceover.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "onceover"
s.version = "3.13.4"
s.version = "3.14.0"
s.authors = ["Dylan Ratcliffe"]
s.email = ["[email protected]"]
s.homepage = "https://github.com/dylanratcliffe/onceover"
Expand Down

0 comments on commit 76cfa4a

Please sign in to comment.