Skip to content

Commit

Permalink
Final touches. v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmunns committed Jun 20, 2022
1 parent b6bb55e commit 08e38e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -48,7 +48,7 @@ version = "0.3.0"
optional = true

[dependencies.postcard-derive]
path = "postcard-derive"
path = "./postcard-derive"
version = "0.1"
optional = true

Expand Down
2 changes: 1 addition & 1 deletion spec/src/intro.md
Expand Up @@ -2,7 +2,7 @@

Portions of the [Serde Data Model] are included under the terms of the [CC-BY-SA 4.0 license].

This specification describes the intended behavior of version 1.0 of postcard.
This specification describes the intended behavior of version 1.0.0 of postcard.

## License

Expand Down

0 comments on commit 08e38e6

Please sign in to comment.