Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.6.0.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
Reda Lemeden committed Feb 10, 2014
1 parent 410fd96 commit 4d2d83c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/_neat.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Bourbon Neat 1.5.0
// Bourbon Neat 1.6.0.pre
// MIT Licensed
// Copyright (c) 2012-2013 thoughtbot, inc.

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neat",
"version": "1.5.0",
"version": "1.6.0.pre",
"homepage": "http://neat.bourbon.io/",
"main": "app/assets/stylesheets/_neat.scss",
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion lib/neat/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Neat
VERSION = '1.5.0'
VERSION = '1.6.0.pre'
end

0 comments on commit 4d2d83c

Please sign in to comment.