diff --git a/package.json b/package.json index c329d31..201fd8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corvid-types", - "version": "0.4.1164", + "version": "0.4.1165", "description": "Type definitions for Corvid by Wix", "scripts": { "lint": "eslint ./src/** ./test/** ./scripts/**",