lib/edge/version.rb in edge_framework-0.6.0 vs lib/edge/version.rb in edge_framework-0.6.1

- old
+ new

@@ -1,4 +1,4 @@ -module Edge - VERSION = "0.6.0" - CODENAME = "Barathrum" -end +module Edge + VERSION = "0.6.1" + CODENAME = "Barathrum" +end