Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrwM committed Nov 13, 2020
1 parent 055bf03 commit b4c1cf3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: lib/sage_rails
specs:
sage_rails (1.17.0)
sage_rails (1.17.1)
rails

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/sage_rails/lib/sage_rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SageRails
VERSION = "1.17.0"
VERSION = "1.17.1"
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit b4c1cf3

Please sign in to comment.