Bump versions
This commit is contained in:
parent
233776a39d
commit
128a31f601
|
|
@ -49,7 +49,7 @@ license = "MIT"
|
||||||
links = "ostree-1"
|
links = "ostree-1"
|
||||||
name = "libostree-sys"
|
name = "libostree-sys"
|
||||||
repository = "https://gitlab.com/fkrull/rust-libostree"
|
repository = "https://gitlab.com/fkrull/rust-libostree"
|
||||||
version = "0.1.4"
|
version = "0.1.5"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
features = ["dox"]
|
features = ["dox"]
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "libostree"
|
name = "libostree"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
authors = ["Felix Krull"]
|
authors = ["Felix Krull"]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue