diff --git a/Gemfile.lock b/Gemfile.lock index 27f5d205b..5eca2c35b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: lib/sage_rails specs: - sage_rails (1.17.0) + sage_rails (1.17.1) rails GEM diff --git a/lib/sage_rails/lib/sage_rails/version.rb b/lib/sage_rails/lib/sage_rails/version.rb index 0eca5225b..38dfa33c8 100644 --- a/lib/sage_rails/lib/sage_rails/version.rb +++ b/lib/sage_rails/lib/sage_rails/version.rb @@ -1,3 +1,3 @@ module SageRails - VERSION = "1.17.0" + VERSION = "1.17.1" end diff --git a/package.json b/package.json index d1604227b..44cf954e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sage", - "version": "1.17.0", + "version": "1.17.1", "description": "The Sage Design System (SDS) is our single source of truth, providing everything you need to build great products for our customers. It is the culmination of designers and developers working together to give teams the ability to ship high-quality products faster.", "main": "sage/pages/index", "directories": {