Skip to content

Commit

Permalink
Fix cargo version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Aug 22, 2019
1 parent 3e21a34 commit 6cafae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mdbook-latex"
version = "0.1.2"
version = "0.1.3"
authors = ["lbeckman314 <[email protected]>"]
edition = "2018"
description = "An mdbook backend for generating LaTeX and PDF documents."
Expand Down

0 comments on commit 6cafae9

Please sign in to comment.