public
Fork of rubys/mars
Description: Yet Another Planet Refactoring
Homepage: http://intertwingly.net/blog/2007/12/19/Yet-Another-Planet-Refactoring
Clone URL: git://github.com/technomancy/mars.git
mars / lib / mars.rb
100644 4 lines (3 sloc) 0.036 kb
1
2
3
4
module Mars
  VERSION = '0.4.0'
end