From ffe715eb2ff31db93cf36d28728e03dd28a84381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81re=CC=81my=20Faivre?= Date: Sun, 14 Sep 2014 15:22:52 +0200 Subject: Add additional tests. Fix asynchronous loading. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 013fa9f..a2c15f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yamljs", - "version": "0.1.5", + "version": "0.2.0", "description": "Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.", "keywords": [ "yaml", -- cgit v1.2.1