diff --git a/package.json b/package.json index 28094ab..8fbb4a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typed-usa-states", - "version": "1.1.0", + "version": "1.1.1", "description": "An array of geographical data for all USA states with full TypeScript support", "scripts": { "build": "tsc -p .",