lib/bullet_train/themes/version.rb in bullet_train-themes-1.7.19 vs lib/bullet_train/themes/version.rb in bullet_train-themes-1.7.20

- old
+ new

@@ -1,5 +1,5 @@ module BulletTrain module Themes - VERSION = "1.7.19" + VERSION = "1.7.20" end end