Skip to content

Commit

Permalink
0.10.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tomru committed Mar 8, 2017
1 parent d248316 commit a9ee2d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "tabler",
"version": "0.10.19",
"version": "0.10.20",
"main": "lib/tabler/tabler.js",
"ignore": [
"**/.*",
Expand Down
10 changes: 5 additions & 5 deletions package.json
@@ -1,18 +1,18 @@
{
"name": "tabler",
"description": "Client-side table generation",
"version": "0.10.19",
"version": "0.10.20",
"repository": {
"type": "git",
"url": "git://github.com/BrandwatchLtd/tabler.git"
},
"scripts": {
"version": "node update-bower-version.js && git add bower.json"
},
"engines" : {
"node" : "^4.6",
"npm" : "^2.15"
},
"engines": {
"node": "^4.6",
"npm": "^2.15"
},
"licenses": [
{
"type": "MIT",
Expand Down

0 comments on commit a9ee2d3

Please sign in to comment.