main
1# frozen_string_literal: true
2
3module Net
4  module Hippie
5    VERSION = '1.5.1'
6  end
7end