Commit 86009539 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

version bump to 0.7.0, updated readme: added contributors

parent 689e802a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -347,6 +347,8 @@ Contributors
+ Kacper Bielecki (http://github.com/kazjote)
+ John Murray (http://github.com/JohnMurray)
+ Lars Gierth (http://github.com/lgierth)
+ Ross Kaffenberger (http://github.com/rossta)
+ Kunal Modi (http://github.com/kunalmodi)

To contribute, please fork this repository, make your changes and run the 
specs, commit them to your github repository and send me a pull request.
+1 −1
Original line number Diff line number Diff line
module FnordMetric
  VERSION = "0.6.6"
  VERSION = "0.7.0"
end