Skip to content

Commit 296d528

Browse files
committed
Version Bump
1 parent 321f59b commit 296d528

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sass-toolkit",
33
"description": "Toolkit full of bits and bobs of awesome aimed at assisting in advanced styling with Sass",
4-
"version": "2.4.0",
4+
"version": "2.5.0",
55
"main": "compass/stylesheets/_toolkit.scss",
66
"ignore": [
77
"**/.*",

lib/toolkit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
end
77

88
module Toolkit
9-
VERSION = "2.4.0"
10-
DATE = "2014-06-12"
9+
VERSION = "2.5.0"
10+
DATE = "2014-06-25"
1111
end

0 commit comments

Comments
 (0)