aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-09-11 22:03:04 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-09-11 22:03:04 +0200
commitbbff54fa4b2ddc791bb581268abba14b157e35c0 (patch)
tree3152d6f07fafe5dd7f077b4316dd79786b5076e8 /README.md
parent8600879263c542fd4b18281e7d5bf8962cdfdbd6 (diff)
downloadfeed2imap-go-bbff54fa4b2ddc791bb581268abba14b157e35c0.tar.gz
feed2imap-go-bbff54fa4b2ddc791bb581268abba14b157e35c0.tar.bz2
feed2imap-go-bbff54fa4b2ddc791bb581268abba14b157e35c0.zip
Prepare v0.5.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b78a42d..baba8dd 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Please open an issue if you are missing your platform.
Clone the repository and, optionally, switch to the tag you want:
````bash
git clone https://github.com/Necoro/feed2imap-go
-git checkout v0.5.0
+git checkout v0.5.1
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):