From 414d43ab8448700aaae7c4566b0a290e11e4044e Mon Sep 17 00:00:00 2001 From: Phil Schanely Date: Wed, 18 Nov 2020 12:05:51 -0500 Subject: [PATCH] v1.17.2 --- Gemfile.lock | 2 +- lib/sage_rails/lib/sage_rails/version.rb | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5eca2c35b..475573d4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: lib/sage_rails specs: - sage_rails (1.17.1) + sage_rails (1.17.2) rails GEM diff --git a/lib/sage_rails/lib/sage_rails/version.rb b/lib/sage_rails/lib/sage_rails/version.rb index 38dfa33c8..45b108c0a 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.1" + VERSION = "1.17.2" end diff --git a/package.json b/package.json index 44cf954e4..3098917bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sage", - "version": "1.17.1", + "version": "1.17.2", "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": {