提交 c6a536aa 编写于 作者: R RubaXa

v1.1.1: #227, #285

上级 0b909aa5
......@@ -536,11 +536,11 @@ Link to the active instance.
```html
<!-- CDNJS :: Sortable (https://cdnjs.com/) -->
<script src="//cdnjs.cloudflare.com/ajax/libs/Sortable/1.1.0/Sortable.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Sortable/1.1.1/Sortable.min.js"></script>
<!-- jsDelivr :: Sortable (http://www.jsdelivr.com/) -->
<script src="//cdn.jsdelivr.net/sortable/1.1.0/Sortable.min.js"></script>
<script src="//cdn.jsdelivr.net/sortable/1.1.1/Sortable.min.js"></script>
<!-- jsDelivr :: Sortable :: Latest (http://www.jsdelivr.com/) -->
......
......@@ -1034,7 +1034,7 @@
};
Sortable.version = '1.1.0';
Sortable.version = '1.1.1';
/**
......
此差异已折叠。
{
"name": "Sortable",
"main": "Sortable.js",
"version": "1.1.0",
"version": "1.1.1",
"homepage": "http://rubaxa.github.io/Sortable/",
"authors": [
"RubaXa <ibnRubaXa@gmail.com>"
......
{
"name": "Sortable",
"main": "Sortable.js",
"version": "1.1.0",
"version": "1.1.1",
"homepage": "http://rubaxa.github.io/Sortable/",
"repo": "RubaXa/Sortable",
"authors": [
......
{
"name": "sortablejs",
"exportName": "Sortable",
"version": "1.1.0",
"version": "1.1.1",
"devDependencies": {
"grunt": "*",
"grunt-version": "*",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册