Procházet zdrojové kódy

Version bump to republish

master
Dylan Baker před 4 roky
rodič
revize
2d5ffb2cbf
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1
    1
      Cargo.lock
  2. 1
    1
      Cargo.toml

+ 1
- 1
Cargo.lock Zobrazit soubor

@@ -62,7 +62,7 @@ dependencies = [
62 62
 
63 63
 [[package]]
64 64
 name = "casaubon"
65
-version = "0.3.0"
65
+version = "0.3.1"
66 66
 dependencies = [
67 67
  "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
68 68
  "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",

+ 1
- 1
Cargo.toml Zobrazit soubor

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

Načítá se…
Zrušit
Uložit