Skip to content

Commit 352ca31

Browse files
committed
bumped version
1 parent ac4ddb6 commit 352ca31

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ We'll keep you up to date with what we've released so you at least have a gist o
33

44
---
55

6+
### 3.2.2- November 10, 2012
7+
This patch fixes a typo found in the tabs plugin.
8+
69
### 3.2.1- November 9, 2012
710
This patch include bug fixes for various elements, such as:
811
* Adding a missing line for mqueries.scss into app.scss

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 (3.2.1)
4+
zurb-foundation (3.2.2)
55
compass (>= 0.12.2)
66
modular-scale (>= 1.0.2)
77
rake

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 = "3.2.1"
2+
VERSION = "3.2.2"
33
end

0 commit comments

Comments
 (0)