Skip to content

Commit 8d43b15

Browse files
committed
Fix version
1 parent 8f66361 commit 8d43b15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.20.0.dev
3+
## 2.20.0
44

55
* bootstrap 3.3.5
66
* Test against Rails 3.22, 4.1.11 and 4.2.2

lib/twbs_less_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module TwbsLessRails
2-
VERSION = "2.20.0.dev"
2+
VERSION = "2.20.0"
33
end

0 commit comments

Comments
 (0)