Skip to content

Commit

Permalink
Breakpoint 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Snugug committed May 27, 2015
1 parent 9f48c9c commit 97c24a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "compass-breakpoint",
"version": "2.5.0",
"version": "2.6.0",
"main": "stylesheets/_breakpoint.scss",
"ignore": [
"**/.*",
Expand Down
2 changes: 1 addition & 1 deletion lib/breakpoint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
end

module Breakpoint
VERSION = "2.5.0"
VERSION = "2.6.0"
DATE = "2015-05-27"
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "breakpoint-sass",
"version": "2.5.0",
"version": "2.6.0",
"description": "Really Simple Media Queries with Sass",
"main": "stylesheets/_breakpoint.scss",
"eyeglass": {
Expand Down

0 comments on commit 97c24a4

Please sign in to comment.