Skip to content

Commit

Permalink
release v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfreed committed Aug 6, 2021
1 parent 2d5e6c8 commit d56997f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bson"
version = "1.2.2"
version = "1.2.3"
authors = [
"Y. T. Chung <[email protected]>",
"Kevin Yeh <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This crate works with Cargo and can be found on

```toml
[dependencies]
bson = "1.2.2"
bson = "1.2.3"
```

## Overview of BSON Format
Expand Down

0 comments on commit d56997f

Please sign in to comment.