Skip to content

Commit

Permalink
Bump up version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhongxu96 authored Jun 2, 2022
1 parent 6a80ed7 commit a1b14cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "pandoc-include-rs"
version = "0.1.0"
version = "1.0.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
pandoc_ast = "0.8.2"
pandoc_ast = "0.8.2"

0 comments on commit a1b14cf

Please sign in to comment.