Skip to content

Commit 17636ca

Browse files
author
Mark Hayes
committed
update changelog for 4.1.4 and bump version
1 parent ae64cd8 commit 17636ca

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
zurb-foundation (4.1.3)
4+
zurb-foundation (4.1.4)
55
sass (>= 3.2.0)
66

77
GEM

docs/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 4.1.4- April 26, 2013
2+
* Fixes invalid Rails generator path
3+
14
### 4.1.3- April 25, 2013
25

36
* Added _variables.scss, which holds default variables and creates the settings file for the gem

lib/foundation/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Foundation
2-
VERSION = "4.1.3"
2+
VERSION = "4.1.4"
33
end

0 commit comments

Comments
 (0)