We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3439cc + 3d8f886 commit ab69fa1Copy full SHA for ab69fa1
1 file changed
Rakefile
@@ -38,7 +38,7 @@ gemspec = Gem::Specification.new do |s|
38
s.require_paths << 'lib'
39
s.requirements << 'none'
40
s.summary = "Securely encode and decode short pieces of arbitrary binary data in URLs."
41
- s.version = "0.1.1"
+ s.version = "0.1.2"
42
end
43
44
Gem::PackageTask.new(gemspec) do |pkg|
0 commit comments