summaryrefslogtreecommitdiff
path: root/lib/singleton/version.rb
blob: 01ab1eb5fa59bfcf013307209051da5b09a0deca (plain)
1
2
3
module Singleton
  VERSION = "0.1.0"
end