lib/bullet_train/themes/version.rb in bullet_train-themes-1.0.15 vs lib/bullet_train/themes/version.rb in bullet_train-themes-1.0.16

- old
+ new

@@ -1,5 +1,5 @@ module BulletTrain module Themes - VERSION = "1.0.15" + VERSION = "1.0.16" end end