Skip to content

Commit 95b6cf9

Browse files
committed
Version Bump
1 parent 1f6d91a commit 95b6cf9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compass-breakpoint",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"main": "stylesheets/_breakpoint.scss",
55
"ignore": [
66
"**/.*",

lib/breakpoint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
Compass::Frameworks.register("breakpoint", :path => "#{File.dirname(__FILE__)}/..")
55

66
module Breakpoint
7-
VERSION = "2.4.0"
8-
DATE = "2013-12-17"
7+
VERSION = "2.4.1"
8+
DATE = "2014-01-05"
99
end

0 commit comments

Comments
 (0)