Skip to content

Commit 3c08a34

Browse files
committed
Bitters 1.3.2
1 parent a3746f3 commit 3c08a34

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.3.1
1+
// Bitters 1.3.2
22
// http://bitters.bourbon.io
33
// Copyright 2013-2015 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.3.1"
2+
VERSION = "1.3.2"
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.3.1",
3+
"version": "1.3.2",
44
"description": "Scaffold styles, variables and structure for Bourbon projects.",
55
"main": "Gulpfile.js",
66
"repository": {

0 commit comments

Comments
 (0)