@etherisc/gif-next 3.0.0-c867220-635 → 3.0.0-ce9c327-981

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  ![Build & Tests](https://github.com/etherisc/gif-next/actions/workflows/build.yml/badge.svg)
2
- [![npm (tag)](https://img.shields.io/npm/v/@etherisc/gif-next/next)](https://www.npmjs.com/package/@etherisc/gif-next)
2
+ ![npm (tag)](https://img.shields.io/npm/v/@etherisc/gif-next)
3
3
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4
- [![Static Badge](https://img.shields.io/badge/Discord-join-purple)](https://discord.gg/ww2AZJ4WYN)
4
+ [![](https://dcbadge.limes.pink/api/server/ww2AZJ4WYN)](https://discord.gg/ww2AZJ4WYN)
5
5
 
6
6
 
7
7
  # GIF-Next (Generic Insurance Framework, version 3)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etherisc/gif-next",
3
- "version": "3.0.0-c867220-635",
3
+ "version": "3.0.0-ce9c327-981",
4
4
  "description": "This is the repository for the next version of the Generic Insurance Framework (GIF) smart contracts. ",
5
5
  "main": "index.js",
6
6
  "scripts": {