Skip to content

Commit

Permalink
Release v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Richard committed Feb 21, 2016
1 parent 5bee943 commit 935eef3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lib/breakpoint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
end

module Breakpoint
VERSION = "2.6.1"
DATE = "2015-05-27"
VERSION = "2.7.0"
DATE = "2016-02-21"
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.6.1",
"version": "2.7.0",
"description": "Really Simple Media Queries with Sass",
"main": "stylesheets/_breakpoint.scss",
"eyeglass": {
Expand Down

0 comments on commit 935eef3

Please sign in to comment.