Skip to content

Commit d567bee

Browse files
committed
Bump to v0.21.0
1 parent b9cc981 commit d567bee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
name = "atomic-cli"
77
readme = "README.md"
88
repository = "https://github.com/joepio/atomic"
9-
version = "0.20.1"
9+
version = "0.21.0"
1010

1111
[dependencies]
1212
atomic_lib = {version = "0.21.0", path = "../lib", features = ["config", "db", "rdf"]}

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "atomic-server"
33
description = "Create, share and standardize linked atomic data!"
4-
version = "0.20.3"
4+
version = "0.21.0"
55
authors = ["Joep Meindertsma <[email protected]>"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)