Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 75f7d0e

Browse files
committed
v0.2.0 RC4
1 parent 253a5b4 commit 75f7d0e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Change Log
22
==========
33

4+
v0.2.0-rc.4
5+
-----------
6+
- Added asset import and export methods into I9N (integration) mod
7+
48
v0.2.0-rc.3
59
-----------
610
- Updated to LNP/BP Core Lib v0.2 release

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rgb_node"
33
description = "RGB node"
4-
version = "0.2.0-rc.3"
4+
version = "0.2.0-rc.4"
55
authors = ["Dr. Maxim Orlovsky <[email protected]>"]
66
license = "MIT"
77
keywords = ["bitcoin", "node", "layer-2", "smart-contracts", "rgb"]

0 commit comments

Comments
 (0)