From 2e01fdf1055d0984be3a75126d99004f803f08b9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 15 Dec 2021 17:38:17 +0000 Subject: [PATCH] chore(release): 1.0.3 [skip ci] ### [1.0.3](https://github.com/googlemaps/eslint-plugin-googlemaps/compare/v1.0.2...v1.0.3) (2021-12-15) ### Bug Fixes * update files array ([4884b0f](https://github.com/googlemaps/eslint-plugin-googlemaps/commit/4884b0f6c65d16dad0cc1b647c96886abeb86355)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8d21466..5fc92a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5b33571..a21ec26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-googlemaps", - "version": "1.0.2", + "version": "1.0.3", "description": "ESLint rules for Google Maps Platform.", "keywords": [ "google",