Skip to content

Commit 8faeff9

Browse files
author
Ward Penney
committed
Bitters v1.6.0
1 parent 2b51aec commit 8faeff9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/_base.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Bitters 1.5.0
1+
// Bitters 1.6.0
22
// http://bitters.bourbon.io
33
// Copyright 2013-2017 thoughtbot, inc.
44
// MIT License

lib/bitters/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Bitters
2-
VERSION = "1.5.0"
2+
VERSION = "1.6.0"
33
end

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Bitters",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Scaffold styles, variables and structure for Bourbon projects.",
55
"main": "Gulpfile.js",
66
"repository": {

0 commit comments

Comments
 (0)