Skip to content

Commit 25061fa

Browse files
committed
Bitters v2.0.0
1 parent 608a8f9 commit 25061fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/_base.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Bitters 1.8.0
1+
// Bitters 2.0.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.8.0"
2+
VERSION = "2.0.0"
33
end

0 commit comments

Comments
 (0)