diff --git a/README.md b/README.md index fa08989..af34780 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cognito-backup-restore -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-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 13c5a2d..5def641 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cognito-backup-restore", - "version": "1.2.0", + "version": "1.3.1", "description": "AIO Tool for backing up and restoring AWS Cognito User Pools", "main": "build/index.js", "scripts": {