From 0871762f7c5cc4a406ddef95dfd44ce157a9d6e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20S=C3=B6rl=C3=B6v?= Date: Wed, 2 Sep 2020 11:43:17 +0200 Subject: [PATCH] version bump to 0.1.7 due to fat fingers while publishing --- changelog.md | 4 ++-- package.json | 2 +- readme.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index a961ba8..6249824 100644 --- a/changelog.md +++ b/changelog.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog][keep-a-changelog] ## [Unreleased] - Nothing right now -## [0.1.6] (2020-09-02) +## [0.1.7] (2020-09-02) ### Added - Added IDKollen API provider (idkbankid) @@ -72,7 +72,7 @@ The format is based on [Keep a Changelog][keep-a-changelog] [keep-a-changelog]: http://keepachangelog.com/en/1.0.0/ [Unreleased]: https://github.com/DSorlov/eid-provider/compare/master...dev -[0.1.6]: https://github.com/DSorlov/eid-provider/releases/tag/v0.1.6 +[0.1.7]: https://github.com/DSorlov/eid-provider/releases/tag/v0.1.7 [0.1.5]: https://github.com/DSorlov/eid-provider/releases/tag/v0.1.5 [0.1.4]: https://github.com/DSorlov/eid-provider/releases/tag/v0.1.4 [0.1.3]: https://github.com/DSorlov/eid-provider/releases/tag/v0.1.3 diff --git a/package.json b/package.json index 464c5dd..e3d30ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eid-provider", - "version": "0.1.6", + "version": "0.1.7", "description": "Integration module for electronic identification providers", "bundleDependencies": false, "deprecated": false, diff --git a/readme.md b/readme.md index 8f4b8cd..bbd3b26 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ [![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)](#) -[![version](https://img.shields.io/badge/version-0.1.6-green.svg)](#) +[![version](https://img.shields.io/badge/version-0.1.7-green.svg)](#) [![maintained](https://img.shields.io/maintenance/yes/2020.svg)](#) [![maintainer](https://img.shields.io/badge/maintainer-daniel%20sörlöv-blue.svg)](https://github.com/DSorlov) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://img.shields.io/github/license/DSorlov/eid-provider)