diff --git a/bower.json b/bower.json index 8665722..460ea5f 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "tablesort", "description": "A sorting component for HTML tables", - "version": "4.0.1", + "version": "5.0.0", "license": "MIT", "main": "tablesort.min.js", "authors": [ diff --git a/package.json b/package.json index 5077dec..e8ab147 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tablesort", "description": "A sorting component for HTML tables", - "version": "4.1.0", + "version": "5.0.0", "author": "tristen", "license": "MIT", "main": "./src/tablesort.js",