lib/llhttp/version.rb in llhttp-0.0.1 vs lib/llhttp/version.rb in llhttp-0.0.2
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
module LLHttp
- VERSION = "0.0.1"
+ VERSION = "0.0.2"
def self.version
VERSION
end
end
- old
+ new