]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bumped version v3.2.1
authorMark Hayes <mark@zurb.com>
Sat, 10 Nov 2012 00:10:35 +0000 (16:10 -0800)
committerMark Hayes <mark@zurb.com>
Sat, 10 Nov 2012 00:10:35 +0000 (16:10 -0800)
Gemfile.lock
lib/foundation/version.rb

index 87104ecf04efc9ac755d159d1ecbd803c6ff684b..cab1bcef8ff72a9a2a489426d7ff07bc255f8876 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.2.0)
+    zurb-foundation (3.2.1)
       compass (>= 0.12.2)
       modular-scale (>= 1.0.2)
       rake
index bcf7c9c65e7e38ffdf00b0898cdcfbe2e7e1f6cd..a2019972095086ce62d5995ab20b96e2a3285fe3 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.2.0"
+  VERSION = "3.2.1"
 end