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.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bootstrap/version.rb b/lib/bootstrap/version.rb
index 7c35f29..253a9ad 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module Bootstrap
- VERSION = '5.2.0'
- BOOTSTRAP_SHA = 'edf9c40956d19e6ab3f9151bfe0dfac6be06fa21'
+ VERSION = '5.2.1'
+ BOOTSTRAP_SHA = '23e50829f958ea1d741d63e2781716be037e4644'
end