Skip to content

Commit 4648b6b

Browse files
committed
Updating README.md for v0.5.0 release.
1 parent b64aad9 commit 4648b6b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ If dependencies are missing on Debian/Ubuntu, run:
6464
sudo apt-get install -f
6565
```
6666

67-
Download and install example (`v0.4.0`, amd64):
67+
Download and install example (`v0.5.0`, amd64):
6868

6969
```console
70-
curl -fLO https://github.com/noborus/xlsxsql/releases/download/v0.4.0/xlsxsql_0.4.0_linux_amd64.deb
71-
sudo dpkg -i xlsxsql_0.4.0_linux_amd64.deb
70+
curl -fLO https://github.com/noborus/xlsxsql/releases/download/v0.5.0/xlsxsql_0.5.0_linux_amd64.deb
71+
sudo dpkg -i xlsxsql_0.5.0_linux_amd64.deb
7272
```
7373

7474
### Binary Downloads

0 commit comments

Comments
 (0)