Skip to content

Commit

Permalink
tagging version 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
a5hik committed Apr 6, 2016
1 parent fdf4b71 commit 5fd20d4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ If you use this module you can give it a thumbs up at [http://ngmodules.org/modu

#### Release:

Latest release version 1.3.4
[Module name is modified from 'ui.sortable' to 'as.sortable' from versions 1.3.x,
considering the conflict with the sortable module from bootstrap-ui.]
Latest release version 1.3.5

#### Demo Page:

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-sortable",
"version": "1.3.4",
"version": "1.3.5",
"homepage": "https://github.com/a5hik/ng-sortable",
"author": "Muhammed Ashik <https://github.com/a5hik>",
"description": "Angular Library for Drag and Drop, supports Sortable and Draggable.",
Expand Down
2 changes: 1 addition & 1 deletion dist/ng-sortable.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
ng-sortable v1.3.4
ng-sortable v1.3.5
The MIT License (MIT)
Copyright (c) 2014 Muhammed Ashik
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-sortable",
"version": "1.3.4",
"version": "1.3.5",
"homepage": "https://github.com/a5hik/ng-sortable",
"author": "Muhammed Ashik <https://github.com/a5hik>",
"description": "Angular Library for Drag and Drop, supports Sortable and Draggable.",
Expand Down
2 changes: 1 addition & 1 deletion source/sortable-main.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
ng-sortable v1.3.4
ng-sortable v1.3.5
The MIT License (MIT)
Copyright (c) 2014 Muhammed Ashik
Expand Down

0 comments on commit 5fd20d4

Please sign in to comment.