diff --git a/app/assets/stylesheets/_neat.scss b/app/assets/stylesheets/_neat.scss index e46e1693..d05cb549 100644 --- a/app/assets/stylesheets/_neat.scss +++ b/app/assets/stylesheets/_neat.scss @@ -1,4 +1,4 @@ -// Neat 1.7.2 +// Neat 1.7.3 // http://neat.bourbon.io // Copyright 2012-2015 thoughtbot, inc. // MIT License diff --git a/bower.json b/bower.json index 4b9d578b..29afe4ec 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.2", + "version": "1.7.3", "main": "app/assets/stylesheets/_neat.scss", "license": "MIT", "ignore": [ diff --git a/lib/neat/version.rb b/lib/neat/version.rb index 31325f13..7e86a1c3 100644 --- a/lib/neat/version.rb +++ b/lib/neat/version.rb @@ -1,3 +1,3 @@ module Neat - VERSION = '1.7.2' + VERSION = "1.7.3" end diff --git a/package.json b/package.json index dfe150ae..6d035242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bourbon-neat", - "version": "1.7.2", + "version": "1.7.3", "description": "A lightweight, semantic grid framework built with Bourbon", "keywords": [ "bourbon",