Skip to content

Commit

Permalink
Bourbon v4.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tysongach committed Oct 17, 2015
1 parent 3031617 commit 797d5e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/_bourbon.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Bourbon 4.2.5
// Bourbon 4.2.6
// http://bourbon.io
// Copyright 2011-2015 thoughtbot, inc.
// MIT License
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bourbon",
"description": "A simple and lightweight mixin library for Sass.",
"version": "4.2.5",
"version": "4.2.6",
"main": "app/assets/stylesheets/_bourbon.scss",
"license": "MIT",
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion lib/bourbon/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Bourbon
VERSION = "4.2.5"
VERSION = "4.2.6"
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bourbon",
"version": "4.2.5",
"version": "4.2.6",
"description": "A simple and lightweight mixin library for Sass.",
"keywords": [
"css",
Expand Down

0 comments on commit 797d5e4

Please sign in to comment.