diff --git a/bower.json b/bower.json index 8b8e9b5..4fa267f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tabletop", - "version": "1.3.2", + "version": "1.3.3", "homepage": "https://github.com/jsoma/tabletop", "authors": [ "\"\"" diff --git a/package.json b/package.json index 8f62b32..4fca252 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabletop", - "version": "1.3.2", + "version": "1.3.3", "description": "**Tabletop.js** takes a Google Spreadsheet and makes it easily accessible through JavaScript. With zero dependencies!", "main": "src/tabletop.js", "directories": {