bumped to 0.0.1

This commit is contained in:
HoneyryderChuck 2018-02-24 22:26:15 +00:00
parent eca474c1dc
commit fb267b3218

View File

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