diff --git a/README.md b/README.md index acd64c9..2da9e19 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@

Modelling the End of the Data Lifecycle

-![version](https://img.shields.io/badge/dynamic/json?style=flat-square&label=version&query=version&url=https%3A%2F%2Fraw.githubusercontent.com%2FDaTebe%2Fdestroyclaims%2Fmain%2Fpackage.json) +![model version](https://img.shields.io/badge/model%20version-1.0.0-green?style=flat-square) +![dca version](https://img.shields.io/badge/dynamic/json?style=flat-square&label=DCA%20version&query=version&url=https%3A%2F%2Fraw.githubusercontent.com%2FDaTebe%2Fdestroyclaims%2Fmain%2Fpackage.json) ![node-current](https://img.shields.io/badge/dynamic/json?style=flat-square&logo=Node.js&label=node&query=engines.node&url=https%3A%2F%2Fraw.githubusercontent.com%2FDaTebe%2Fdestroyclaims%2Fmain%2Fpackage.json) ![open issues](https://img.shields.io/github/issues/DaTebe/destroyclaims?style=flat-square) ![license](https://img.shields.io/github/license/DaTebe/destroyclaims?style=flat-square) @@ -11,7 +12,6 @@ ![codecoverage](https://img.shields.io/badge/coverage-100%25-green?style=flat-square) [![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/datebe/destroyclaims?style=flat-square)](https://snyk.io/test/github/datebe/destroyclaims) - ## 🚀 Introduction Data is one of the most important assets in the 21th century. diff --git a/package.json b/package.json index 8d37b03..b091f1a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@datebe/destroyclaim-js", "displayName": "Destroy Claim JS", "description": "", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/functions/module.js", "publishConfig": { "access": "public"