Skip to content

Commit

Permalink
bump version 5.5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseChavez committed Aug 23, 2021
1 parent 4a73ea4 commit c521e69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@

# rspec failure tracking
.rspec_status
.ruby-version
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
foundation-sass-rails (0.1.0)
foundation-sass-rails (5.5.4.0)
sass (>= 3.3.0, < 3.5)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/foundation/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Foundation
module Sass
VERSION = '5.5.3.2'
VERSION = '5.5.4.0'
end
end

0 comments on commit c521e69

Please sign in to comment.