Skip to content

Commit 238d727

Browse files
committed
Bump version
1 parent 361d053 commit 238d727

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.6.1
2+
3+
* Revert gridster dashing to a newer version
4+
15
## 2.6.0
26

37
* Upgrade assets based on [Dashing](https://github.com/Shopify/dashing) repo

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
dashing-rails (2.6.0)
4+
dashing-rails (2.6.1)
55
coffee-script (>= 2.0)
66
connection_pool (~> 2.2)
77
jquery-rails (>= 3.0)

lib/dashing/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Dashing
2-
VERSION = '2.6.0'
2+
VERSION = '2.6.1'
33
end

0 commit comments

Comments
 (0)