diff --git a/README.md b/README.md index 14f8c0ca4..6bf59fadc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![License: GPL](https://img.shields.io/badge/license-GPLv2-blue) -![Version Badge](https://img.shields.io/badge/version-1.11.0-lightgrey.svg) +![Version Badge](https://img.shields.io/badge/version-1.13.0-lightgrey.svg) ![CI Status](https://github.com/graphprotocol/contracts/actions/workflows/npmtest.yml/badge.svg) [![codecov](https://codecov.io/gh/graphprotocol/contracts/branch/dev/graph/badge.svg?token=S8JWGR9SBN)](https://codecov.io/gh/graphprotocol/contracts) diff --git a/package.json b/package.json index 4dbd52738..b2e28305a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graphprotocol/contracts", - "version": "1.12.0", + "version": "1.13.0", "description": "Contracts for the Graph Protocol", "directories": { "test": "test"