]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bump version v3.1.0
authorMark Hayes <mark@zurb.com>
Fri, 14 Sep 2012 19:54:47 +0000 (12:54 -0700)
committerMark Hayes <mark@zurb.com>
Fri, 14 Sep 2012 19:54:47 +0000 (12:54 -0700)
Gemfile.lock
lib/foundation/version.rb

index 6a7873bddd078d7b35b1ff4644d9b97e2c774507..7eea401bc1bcad055977b5543c41a43a6fe07086 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.1.0.rc1)
+    zurb-foundation (3.1.0)
       compass (>= 0.12.2)
       modular-scale (>= 1.0.2)
       rake
index 0dcebb7fb42a58c74f0f972ad4d0b0db1ed4d510..40d0eaf6ad2f232ca35982413c3d2257049debd5 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.1.0.rc1"
+  VERSION = "3.1.0"
 end