diff --git a/package.json b/package.json index cd43464..1f721ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sibilant", - "version": "0.1.8", + "version": "0.2.0", "keywords": [ "lisp", "javascript", "language" ], "description": "javascript with a lisp", "contributors": [ "Jacob Rothstein (http://jbr.me)", "Matthew Phillips (http://www.matthewphillips.info/)", "Yuest Wang (http://yue.st/)", "Lyndon Tremblay (http://www.hoovy.org)", "David Sargeant (https://github.com/dubiousdavid)" ], diff --git a/package.son b/package.son index 9452cf5..8c930c0 100644 --- a/package.son +++ b/package.son @@ -1,5 +1,5 @@ { name 'sibilant - version "0.1.8" + version "0.2.0" keywords '(lisp javascript language) description "javascript with a lisp" contributors [ "Jacob Rothstein (http://jbr.me)"