Skip to content

Commit b9d4656

Browse files
committedNov 7, 2012
Bump to 1.1.0
1 parent 91ab15e commit b9d4656

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed
 

‎CHANGELOG.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Changelog
22
===
33
#### Next
44

5+
#### V1.1.0
6+
57
* Upgrade tablesorter to v2.4.6
68

79
#### v1.0.5

‎README.markdown

-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ Current tablesorter version: 2.4.6 (10/25/2012), [documentation]
66

77
Any issue associate with the js/css files, please report to [Mottie's fork].
88

9-
10-
## NOTICE:
11-
12-
v0.0.5 users, from v1.0.0, this gem will use [Mottie's fork] :smile:.
13-
149
## Installation
1510

1611
Add this line to your application's Gemfile:

‎lib/jquery-tablesorter/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JqueryTablesorter
2-
VERSION = "1.0.5"
2+
VERSION = "1.1.0"
33
end

0 commit comments

Comments
 (0)