From f8d6f2cb58ec0ab35cc91092dec6aee1f84d1a45 Mon Sep 17 00:00:00 2001 From: Jonathan Soma Date: Thu, 6 Feb 2014 09:05:40 -0500 Subject: [PATCH] Version bump for bower and node --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {