Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bootstrap/version.rb')
-rw-r--r--lib/bootstrap/version.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bootstrap/version.rb b/lib/bootstrap/version.rb
index f4641cf..1b9c7ac 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Bootstrap
VERSION = '4.1.3'
BOOTSTRAP_SHA = '3b558734382ce58b51e5fc676453bfd53bba9201'