diff --git a/app/assets/stylesheets/_neat.scss b/app/assets/stylesheets/_neat.scss index eef5b9fd..e1721712 100644 --- a/app/assets/stylesheets/_neat.scss +++ b/app/assets/stylesheets/_neat.scss @@ -1,4 +1,4 @@ -// Neat 1.7.4 +// Neat 1.8.0 // http://neat.bourbon.io // Copyright 2012-2015 thoughtbot, inc. // MIT License diff --git a/bower.json b/bower.json index c1dc4763..4869697c 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "neat", "description": "A lightweight, semantic grid framework", - "version": "1.7.4", + "version": "1.8.0", "main": "app/assets/stylesheets/_neat.scss", "license": "MIT", "ignore": [ diff --git a/lib/neat/version.rb b/lib/neat/version.rb index 7a0639e6..7608e81f 100644 --- a/lib/neat/version.rb +++ b/lib/neat/version.rb @@ -1,3 +1,3 @@ module Neat - VERSION = "1.7.4" + VERSION = "1.8.0" end diff --git a/package.json b/package.json index c7b5fe4a..3ec3cf73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bourbon-neat", - "version": "1.7.4", + "version": "1.8.0", "description": "A lightweight, semantic grid framework", "keywords": [ "columns",