diff --git a/package.json b/package.json index df8f30c..969edc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-cast", - "version": "0.1.2", + "version": "0.1.3", "description": "Runtime typechecking", "main": "lib/index.js", "module": "esm/index.js",