Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 227d018

Browse files
committed
chore: increase version to 0.18.0
1 parent c66dd94 commit 227d018

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bower.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "angular-ui-sortable",
3-
"version": "0.17.2",
43
"description": "This directive allows you to jQueryUI Sortable.",
54
"author": "https://github.com/angular-ui/ui-sortable/graphs/contributors",
65
"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-ui-sortable",
3-
"version": "0.17.2",
3+
"version": "0.18.0",
44
"description": "This directive allows you to jQueryUI Sortable.",
55
"author": "https://github.com/angular-ui/ui-sortable/graphs/contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)