Skip to content

Commit ac5afae

Browse files
committed
chore: prepare for release
1 parent bde4713 commit ac5afae

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.2.2
4+
5+
- Go deep on making things as async as they possibly can
6+
37
## v0.2.1
48

59
- Add async support for custom adapters

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Getting Started
22

3-
Documentation for version: **v0.2.1**
3+
Documentation for version: **v0.2.2**
44

55
## Overview
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "offchain"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Open source metadata processing framework"
55
authors = ["Zora eng <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)