Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
stopyoukid committed Jun 22, 2017
1 parent 2ac4576 commit c9a6bdb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/tablesorter-powerbi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@essex/tablesorter-powerbi",
"version": "0.10.8",
"version": "0.10.9",
"description": "",
"private": true,
"main": "src/index.js",
Expand All @@ -18,6 +18,6 @@
"author": "Microsoft",
"license": "MIT",
"dependencies": {
"@essex/tablesorter": "^0.10.8"
"@essex/tablesorter": "^0.10.9"
}
}
4 changes: 2 additions & 2 deletions packages/tablesorter-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@essex/tablesorter-react",
"version": "0.10.8",
"version": "0.10.9",
"description": "",
"private": true,
"main": "dist/index.js",
Expand All @@ -16,6 +16,6 @@
"author": "Microsoft",
"license": "MIT",
"dependencies": {
"@essex/tablesorter": "^0.10.8"
"@essex/tablesorter": "^0.10.9"
}
}
2 changes: 1 addition & 1 deletion packages/tablesorter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@essex/tablesorter",
"version": "0.10.8",
"version": "0.10.9",
"description": "",
"private": true,
"main": "dist/index.js",
Expand Down

0 comments on commit c9a6bdb

Please sign in to comment.