Skip to content

Commit 944979d

Browse files
committed
v0.8.1
1 parent 9656252 commit 944979d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_parser.rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "http_parser.rb"
3-
s.version = "0.8.0"
3+
s.version = "0.8.1"
44
s.summary = "Simple callback-based HTTP request/response parser"
55
s.description = "Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-parser/http-parser.java"
66

0 commit comments

Comments
 (0)