bump version number again , literally just for the readme

This commit is contained in:
Eric S. Londres 2021-03-22 23:56:28 -04:00
parent 4fef457a6c
commit 81089942c3
Signed by: slondr
GPG Key ID: A2D25B4D5CB970E4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -8,7 +8,7 @@ checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
[[package]]
name = "rust-guile"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"pkg-config",
]

View File

@ -1,6 +1,6 @@
[package]
name = "rust-guile"
version = "0.1.3"
version = "0.1.4"
authors = ["Eric S. Londres <elondres@stevens.edu>"]
edition = "2018"
build = "build.rs"