We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361d053 commit 238d727Copy full SHA for 238d727
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.6.1
2
+
3
+* Revert gridster dashing to a newer version
4
5
## 2.6.0
6
7
* Upgrade assets based on [Dashing](https://github.com/Shopify/dashing) repo
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- dashing-rails (2.6.0)
+ dashing-rails (2.6.1)
coffee-script (>= 2.0)
connection_pool (~> 2.2)
jquery-rails (>= 3.0)
lib/dashing/version.rb
@@ -1,3 +1,3 @@
module Dashing
- VERSION = '2.6.0'
+ VERSION = '2.6.1'
end
0 commit comments