Skip to content

Commit 59e5889

Browse files
committed
chore(*): version bump 1.0.11
1 parent 652fe92 commit 59e5889

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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": "angular-dragdrop",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.",
55
"author": "https://github.com/codef0rmer/angular-dragdrop/contributors",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-dragdrop",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.",
55
"author": "https://github.com/codef0rmer/angular-dragdrop/contributors",
66
"license": "MIT",

src/angular-dragdrop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* Implementing Drag and Drop functionality in AngularJS is easier than ever.
2323
* Demo: http://codef0rmer.github.com/angular-dragdrop/
2424
*
25-
* @version 1.0.10
25+
* @version 1.0.11
2626
*
2727
* (c) 2013 Amit Gharat a.k.a codef0rmer <amit.2006.it@gmail.com> - amitgharat.wordpress.com
2828
*/

src/angular-dragdrop.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)