Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tcannonfodder committed Mar 30, 2020
1 parent f3439cc commit 3d8f886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -38,7 +38,7 @@ gemspec = Gem::Specification.new do |s|
s.require_paths << 'lib'
s.requirements << 'none'
s.summary = "Securely encode and decode short pieces of arbitrary binary data in URLs."
s.version = "0.1.1"
s.version = "0.1.2"
end

Gem::PackageTask.new(gemspec) do |pkg|
Expand Down

0 comments on commit 3d8f886

Please sign in to comment.