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

- old
+ new

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