]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bump version to 4.0.6 v4.0.6
authorMark Hayes <mark@zurb.com>
Thu, 14 Mar 2013 22:11:08 +0000 (15:11 -0700)
committerMark Hayes <mark@zurb.com>
Thu, 14 Mar 2013 22:11:08 +0000 (15:11 -0700)
Gemfile.lock
lib/foundation/version.rb

index 2d384cd453dfcafad469be5ec59e80dfe3fd571b..c01da7df5fe01a55bf8175a4642822104c480d5c 100644 (file)
@@ -1,14 +1,14 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (4.0.5)
+    zurb-foundation (4.0.6)
       sass (>= 3.2.0)
 
 GEM
   remote: https://rubygems.org/
   specs:
     rake (10.0.3)
-    sass (3.2.6)
+    sass (3.2.7)
 
 PLATFORMS
   ruby
index 9c40c35ae84933f2eda57f1eda6f4dcdca79ec2a..68984540c2415913b8c58497f4b075e4f50a826d 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "4.0.5"
+  VERSION = "4.0.6"
 end