bumped to 0.1.0

This commit is contained in:
HoneyryderChuck 2018-07-02 16:36:03 +01:00
parent d1dfe3b101
commit d984fe564c

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module HTTPX
VERSION = "0.0.5"
VERSION = "0.1.0"
end