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: 7f99a1e9ff3e202ec5735ea19ae44d25f0a9a8ee (
plain
)
1
2
3
4
5
6
7
# frozen_string_literal: true module Net module Hippie VERSION = '1.1.0' end end