lib/ballast/version.rb in ballast-1.8.0 vs lib/ballast/version.rb in ballast-1.9.0

- old
+ new

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