summaryrefslogtreecommitdiff
path: root/lib/opentox-client/version.rb
blob: d90a728dd0fe834adb56eff5b04bb94a14b62537 (plain)
1
2
3
4
5
module Opentox
  module Client
    VERSION = "0.0.1"
  end
end