diff --git a/package.json b/package.json index c74d3fc..e0b566a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "asl-path-validator", - "version": "0.10.0", + "version": "0.11.0", "description": "Validates the path expressions for the Amazon States Language", "main": "./dist/index.js", "scripts": {