diff --git a/app/assets/stylesheets/_neat.scss b/app/assets/stylesheets/_neat.scss index d05cb549..eef5b9fd 100644 --- a/app/assets/stylesheets/_neat.scss +++ b/app/assets/stylesheets/_neat.scss @@ -1,4 +1,4 @@ -// Neat 1.7.3 +// Neat 1.7.4 // http://neat.bourbon.io // Copyright 2012-2015 thoughtbot, inc. // MIT License diff --git a/bower.json b/bower.json index 29afe4ec..50717bb6 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "neat", "description": "A lightweight, semantic grid framework built with Bourbon", - "version": "1.7.3", + "version": "1.7.4", "main": "app/assets/stylesheets/_neat.scss", "license": "MIT", "ignore": [ diff --git a/lib/neat/version.rb b/lib/neat/version.rb index 7e86a1c3..7a0639e6 100644 --- a/lib/neat/version.rb +++ b/lib/neat/version.rb @@ -1,3 +1,3 @@ module Neat - VERSION = "1.7.3" + VERSION = "1.7.4" end diff --git a/package.json b/package.json index 6d035242..747a2ab5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bourbon-neat", - "version": "1.7.3", + "version": "1.7.4", "description": "A lightweight, semantic grid framework built with Bourbon", "keywords": [ "bourbon",