Skip to content

Commit 7eed42c

Browse files
committed
Create v1.3.8.2
1 parent 9cd8eb4 commit 7eed42c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-sortable",
3-
"version": "1.3.8",
3+
"version": "1.3.8.2",
44
"homepage": "https://github.com/a5hik/ng-sortable",
55
"author": "Muhammed Ashik <https://github.com/a5hik>",
66
"description": "Angular Library for Drag and Drop, supports Sortable and Draggable.",

dist/ng-sortable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
ng-sortable v1.3.8
2+
ng-sortable v1.3.8.2
33
The MIT License (MIT)
44
55
Copyright (c) 2014 Muhammed Ashik

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-sortable",
3-
"version": "1.3.8",
3+
"version": "1.3.8.2",
44
"homepage": "https://github.com/a5hik/ng-sortable",
55
"author": "Muhammed Ashik <https://github.com/a5hik>",
66
"description": "Angular Library for Drag and Drop, supports Sortable and Draggable.",
@@ -60,7 +60,7 @@
6060
},
6161
"repository": {
6262
"type": "git",
63-
"url": "https://github.com/a5hik/ng-sortable.git"
63+
"url": "https://github.com/thePrincipal/ng-sortable.git"
6464
},
6565
"license": "MIT",
6666
"bugs": {

source/sortable-main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
ng-sortable v1.3.8
2+
ng-sortable v1.3.8.2
33
The MIT License (MIT)
44
55
Copyright (c) 2014 Muhammed Ashik

0 commit comments

Comments
 (0)