Skip to content

Commit

Permalink
v0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobius1 committed Nov 29, 2018
1 parent 6e15a54 commit fef01ea
Show file tree
Hide file tree
Showing 6 changed files with 178 additions and 97 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selectable.js",
"version": "0.13.3",
"version": "0.13.4",
"ignore": [
".gitattributes",
"README.md"
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<h3><i class="mdi mdi-select-drag"></i><span>Select</span>able</h3>
<div class="dropdown version">
<a class="ver-drop dropdown-toggle" href="#" role="button" id="versionDropdownMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
v0.13.3
v0.13.4
</a>
<div class="dropdown-menu" aria-labelledby="versionDropdownMenu">

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<h3><i class="mdi mdi-select-drag"></i><span>Select</span>able</h3>
<div class="dropdown version">
<a class="ver-drop dropdown-toggle" href="#" role="button" id="versionDropdownMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
v0.13.3
v0.13.4
</a>
<div class="dropdown-menu" aria-labelledby="versionDropdownMenu">

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": "selectable.js",
"version": "0.13.3",
"version": "0.13.4",
"description": "UI Selectable plugin without the bloat of jQuery and jQuery UI.",
"main": "selectable.min.js",
"scripts": {
Expand Down
Loading

0 comments on commit fef01ea

Please sign in to comment.