diff --git a/package.json b/package.json index eea18c0..1acd3ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yayp", - "version": "1.0.0-alpha", + "version": "1.0.1-alpha", "description": "Yet Another YAML Parser", "main": "lib/index.js", "types": "lib/yayp.d.ts",