diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aa4390..10aa148 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.1.2](https://github.com/streamingfast/substreams-sink-kv/releases/tag/v0.1.2) ### Changed diff --git a/substreams.yaml b/substreams.yaml index c93eae5..33136d8 100644 --- a/substreams.yaml +++ b/substreams.yaml @@ -1,7 +1,7 @@ specVersion: v0.1.0 package: name: substreams_sink_kv - version: v0.1.0 + version: v0.1.2 url: https://github.com/streamingfast/substreams-sink-kv doc: | Protobuf definitions for Substreams KV Sink modules.