index
:
xlgmokha/net-hippie.git
main
rs
HTTP client library for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
net
/
hippie
/
version.rb
blob: e62dc10fb27a2dfe4b65b2915eef1ac6a4a9a00f (
plain
)
1
2
3
4
5
6
7
# frozen_string_literal: true module Net module Hippie VERSION = '0.2.7' end end