diff --git a/README.md b/README.md index 1aff54d..fdaf9f3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cognito-backup-restore -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors) AIO Tool for backing up and restoring AWS Cognito User Pools diff --git a/package.json b/package.json index 5def641..3dbf9ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cognito-backup-restore", - "version": "1.3.1", + "version": "1.3.2", "description": "AIO Tool for backing up and restoring AWS Cognito User Pools", "main": "build/index.js", "scripts": {