lib/hot_module/version.rb in hot_module-1.0.0.alpha1 vs lib/hot_module/version.rb in hot_module-1.0.0.alpha2
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module HoTModuLe
# @return [String]
- VERSION = "1.0.0.alpha1"
+ VERSION = "1.0.0.alpha2"
end