aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMariot Tsitoara <[email protected]>2021-01-02 01:23:38 +0100
committerMariot Tsitoara <[email protected]>2021-01-02 01:23:38 +0100
commita18b2bf48cf67480ccf33d661eb750708ef6b352 (patch)
treeff409da3e74f10e2dd1164a92a6cdbd4061bf7f9 /Cargo.toml
parentAdd tests to lib (diff)
downloadchan-downloader-a18b2bf48cf67480ccf33d661eb750708ef6b352.tar.xz
chan-downloader-a18b2bf48cf67480ccf33d661eb750708ef6b352.zip
Bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7626f10..68fc4fa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "chan-downloader"
description = "CLI to download all images/webms of a 4chan thread"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Mariot Tsitoara <[email protected]>"]
edition = "2018"
license = "MIT"