Browse Source

Bump version

master
Dylan Baker 4 years ago
parent
commit
ed5436422f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Cargo.toml

+ 1
- 1
Cargo.toml View File

@@ -1,6 +1,6 @@
1 1
 [package]
2 2
 name = "casaubon"
3
-version = "0.2.0"
3
+version = "0.3.0"
4 4
 authors = ["Dylan Baker"]
5 5
 description = "A feature-poor static site generator"
6 6
 license = "MIT"

Loading…
Cancel
Save