From 43e6d4ec294f8f40a87ecf39eca670764910f379 Mon Sep 17 00:00:00 2001 From: Andrew McIntee Date: Fri, 23 Oct 2020 17:38:18 -0600 Subject: [PATCH] v1.16.1 --- 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 559b3326a..1735cb038 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: lib/sage_rails specs: - sage_rails (1.16.0) + sage_rails (1.16.1) rails GEM diff --git a/lib/sage_rails/lib/sage_rails/version.rb b/lib/sage_rails/lib/sage_rails/version.rb index f280f86ef..91e3090d7 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.0" + VERSION = "1.16.1" end diff --git a/package.json b/package.json index 184175777..2845fdf13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sage", - "version": "1.16.0", + "version": "1.16.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": {