From 950e32ef2b66f7723c36cbd777694e4968462d42 Mon Sep 17 00:00:00 2001 From: Matthieu Vachon Date: Fri, 9 Jun 2023 14:24:09 -0400 Subject: [PATCH] Preparing release of 1.1.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- substreams.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f99dceb..456623d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -406,7 +406,7 @@ dependencies = [ [[package]] name = "substreams-database-change" -version = "1.1.1" +version = "1.1.2" dependencies = [ "base64", "prost", diff --git a/Cargo.toml b/Cargo.toml index 26fd426..f559109 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "substreams-database-change" -version = "1.1.1" +version = "1.1.2" edition = "2021" description = "Substreams database change containg helpers" authors = ["StreamingFast Contributors "] diff --git a/substreams.yaml b/substreams.yaml index 1079bae..c352daa 100644 --- a/substreams.yaml +++ b/substreams.yaml @@ -1,7 +1,7 @@ specVersion: v0.1.0 package: name: substreams_sink_database_changes - version: v1.1.1 + version: v1.1.2 url: https://github.com/streamingfast/substreams-sink-database-changes doc: Contains all the definitions for the database changes which can be emitted by a Substreams.