Skip to content

Commit a837e49

Browse files
committed
bump to 3.1.0.2 + changelog
1 parent 2e1ca4e commit a837e49

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.1.0.2
4+
5+
Compatibility with Rails 3.2.x. Bugfixes from upstream up to 7eb532262fbd1112215b5a547b9285794b5360ab.
6+
7+
## 3.1.0.1
8+
9+
* bugfixes
10+
311
## 3.1.0.0
412

513
* compiles with libsass master

lib/bootstrap-sass/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Bootstrap
2-
VERSION = '3.1.0.1'
2+
VERSION = '3.1.0.2'
33
BOOTSTRAP_SHA = '7eb532262fbd1112215b5a547b9285794b5360ab'
44
end

0 commit comments

Comments
 (0)