aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBen Burwell <ben.burwell@trifecta.com>2016-07-29 12:20:30 -0400
committerBen Burwell <ben.burwell@trifecta.com>2016-07-29 12:20:30 -0400
commit3a462d138cf91fee34f62c72a6850f5f0bca0216 (patch)
tree0effeb796e40c249f8f5e369d9c775d798481cf9 /package.json
parentaee3426e0fe49ebb3299574e30382c15e43a1b21 (diff)
Fix .travis.yml spacingHEAD1.0.2master
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 b9d3023..181aff3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "itoa",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Convert 10 to ten, all the way up to one centillion!",
"main": "index.js",
"scripts": {