lib/bullet_train/themes/version.rb in bullet_train-themes-1.2.27 vs lib/bullet_train/themes/version.rb in bullet_train-themes-1.3.0

- old
+ new

@@ -1,5 +1,5 @@ module BulletTrain module Themes - VERSION = "1.2.27" + VERSION = "1.3.0" end end