lib/boltless/version.rb in boltless-1.4.2 vs lib/boltless/version.rb in boltless-1.4.3
- old
+ new
@@ -1,10 +1,10 @@
# frozen_string_literal: true
# The gem version details.
module Boltless
# The version of the +boltless+ gem
- VERSION = '1.4.2'
+ VERSION = '1.4.3'
class << self
# Returns the version of gem as a string.
#
# @return [String] the gem version as string