]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bump version to 4.1.0 v4.1.0
authorMark Hayes <mark@zurb.com>
Tue, 2 Apr 2013 21:46:32 +0000 (14:46 -0700)
committerMark Hayes <mark@zurb.com>
Tue, 2 Apr 2013 21:46:32 +0000 (14:46 -0700)
Gemfile.lock
lib/foundation/version.rb

index cb87e9459798c4c6bea8d87c509f2d8407626ee6..e7ff5cc6b66fb4955b1cb8f5346d3e0897fb5187 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (4.0.9)
+    zurb-foundation (4.1.0)
       sass (>= 3.2.0)
 
 GEM
index d4ba93138a936ad797552ce4d96bbfa591da1743..fb99950544941c90c7601bfb1c669a083602c864 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "4.0.9"
+  VERSION = "4.1.0"
 end