Skip to content

Commit c19b0c1

Browse files
Merge pull request #22 from tablelist/feature/jwhitworth/remove_subscription
ADMINPORT-18 Add ability to Remove Subscription for a User
2 parents 18a2843 + b4d30cd commit c19b0c1

7 files changed

Lines changed: 211 additions & 185 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tablelist-js-sdk",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"homepage": "https://github.com/tablelist/tablelist.js",
55
"authors": [
66
"Andrew Barba <andrew@tablelist.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tablelist.js",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "Tablelist Javascript SDK",
55
"url": "https://www.tablelist.com",
66
"author": "Tablelist, Inc.",

release/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tablelist-js-sdk",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"homepage": "https://github.com/tablelist/tablelist.js",
55
"authors": [
66
"Andrew Barba <andrew@tablelist.com>",

0 commit comments

Comments
 (0)