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

- old
+ new

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