Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and MaidSafe-QA committed Jan 19, 2021
1 parent 7844e52 commit 6a6a6b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,5 +2,7 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.1 (2021-01-19)

### [0.1.0](https://github.com/maidsafe/sn_launch_tool/compare/v0.1.0...v0.1.0) (2021-01-07)
* Initial implementation
3 changes: 1 addition & 2 deletions Cargo.toml
@@ -1,13 +1,12 @@
[package]
name = "brb_dt_at2"
version = "0.1.0"
version = "1.0.1"
description = "An implementation of AT2 as a BRBDataType inside the BRB framework"
authors = [ "David Rusu <davidrusu.me@gmail.com>" ]
license = "MIT OR BSD-3-Clause"
repository = "https://github.com/maidsafe/brb_dt_at2"
edition = "2018"


[dependencies]
crdts = "5.0.0"
brb = "1.0.1"
Expand Down

0 comments on commit 6a6a6b8

Please sign in to comment.