lib/ballast/version.rb in ballast-1.2.0 vs lib/ballast/version.rb in ballast-1.3.0

- old
+ new

@@ -11,10 +11,10 @@ module Version # The major version. MAJOR = 1 # The minor version. - MINOR = 2 + MINOR = 3 # The patch version. PATCH = 0 # The current version of ballast.