From 163873e70622ab6fa98f31d4aa29898999683fb9 Mon Sep 17 00:00:00 2001 From: Andrew McIntee Date: Mon, 2 Nov 2020 12:12:20 -0700 Subject: [PATCH] v1.16.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 bb601c7de..14c6c6ce6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: lib/sage_rails specs: - sage_rails (1.16.1) + sage_rails (1.16.2) rails GEM diff --git a/lib/sage_rails/lib/sage_rails/version.rb b/lib/sage_rails/lib/sage_rails/version.rb index 91e3090d7..e29d61c4c 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.16.1" + VERSION = "1.16.2" end diff --git a/package.json b/package.json index 2845fdf13..ed02f4689 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sage", - "version": "1.16.1", + "version": "1.16.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": {