]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bump to 4.0.0
authorMark Hayes <mark@zurb.com>
Thu, 28 Feb 2013 21:01:56 +0000 (13:01 -0800)
committerMark Hayes <mark@zurb.com>
Thu, 28 Feb 2013 21:01:56 +0000 (13:01 -0800)
Gemfile.lock
lib/foundation/version.rb

index 8fde257a57574e6b3e8af93b4395e04133d279ae..5ce3fbb0aaded0a5bd0050c088aa6ed8edbfde3c 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (4.0.0.rc1)
+    zurb-foundation (4.0.0)
       rake
       sass (>= 3.2.0)
 
index efd68e59586fdbcaa6f634b3fd86ede9358c1d42..32edc28ea963bb30be567466da66aec31cebb41e 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "4.0.0.rc1"
+  VERSION = "4.0.0"
 end