lib/structural/version.rb in structural-0.0.3 vs lib/structural/version.rb in structural-0.1.0

- old
+ new

@@ -1,3 +1,3 @@ module Structural - VERSION = '0.0.3' + VERSION = '0.1.0' end