From 6c01d5b480d9051c70e48eece572ad9c3900d853 Mon Sep 17 00:00:00 2001 From: Risabh Kumar Date: Thu, 9 Jul 2020 20:36:00 +0530 Subject: [PATCH] Released 1.3.1 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {