]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bump version v3.0.4
authorMark Hayes <mark@zurb.com>
Fri, 6 Jul 2012 22:39:43 +0000 (15:39 -0700)
committerMark Hayes <mark@zurb.com>
Fri, 6 Jul 2012 22:39:43 +0000 (15:39 -0700)
Gemfile.lock
lib/foundation/version.rb

index 9a43fc64155a244463d55892e5be2d86e330775c..9cc987734ac97e33dfebc1873883b272e15fe8d2 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.0.3)
+    zurb-foundation (3.0.4)
       compass (>= 0.12.2)
       rake
       sass (>= 3.2.0.alpha.244)
index 6769c1cc168bdadc88ffb1cf4518517fd8006dae..f1837e609ced352deb8cb916619df8c58484d670 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.0.3"
+  VERSION = "3.0.4"
 end