Skip to content

Commit 29ab30a

Browse files
committed
Updating version to fix #10 problem on precompile using YUI compressors
1 parent c30992f commit 29ab30a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bxslider-rails Author: Mauricio Natanael Ferreira.
77

88
### Extra info
99

10-
bxSlider 4.2.5 == bxslider-rails (4.2.5)
10+
bxSlider 4.2.5 == bxslider-rails (4.2.5.1)
1111

1212
## Installation
1313

lib/bxslider-rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Bxslider
22
module Rails
3-
VERSION = "4.2.5"
3+
VERSION = "4.2.5.1"
44
end
55
end

0 commit comments

Comments
 (0)