Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.rb « twine « lib - github.com/mapsme/twine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ddaa0ea189a2af8a1a6ef4c3030c2c4a2ca69f35 (plain)
1
2
3
module Twine
  VERSION = '1.0'
end