aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBen Burwell <ben.burwell@trifecta.com>2016-07-29 12:18:30 -0400
committerBen Burwell <ben.burwell@trifecta.com>2016-07-29 12:18:30 -0400
commitaee3426e0fe49ebb3299574e30382c15e43a1b21 (patch)
treef5940617327e869d4c21d7a53eb043c45b44db39 /package.json
parenta818c401677db75cde7ece16b40a1def800490f0 (diff)
Update .travis.yml with deploy email1.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 19c4344..b9d3023 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "itoa",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Convert 10 to ten, all the way up to one centillion!",
"main": "index.js",
"scripts": {