Mercurial > hg > imaf-prong
changeset 4:6d3b097b1d16
version bump
author | lukebarlow@lukes-mbp-2.home |
---|---|
date | Fri, 10 Jun 2016 22:25:48 +0100 |
parents | b12d42b4c80c |
children | 62b5dc09ee0f |
files | package.json |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/package.json Fri Jun 10 22:24:33 2016 +0100 +++ b/package.json Fri Jun 10 22:25:48 2016 +0100 @@ -1,6 +1,6 @@ { "name": "imaf-prong", - "version": "0.1.1", + "version": "0.1.2", "description": "Two way conversion between imaf.js objects and prong json", "main": "lib/index.js", "jsnext:main": "src/index.js",