Skip to content

Commit 2e3cf9b

Browse files
committed
Update README.md
Updates version number and links to new release versions of binaries.
1 parent 9a01f27 commit 2e3cf9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Snippet is a visual programming language that attempts to utilize the efficiency of text programming combined with a graph of nodes representing the flow of data. Downloads for each supported platform is provided below. More information about the usage of Snippet can be found on the [wiki](https://github.com/mdavisprog/Snippet/wiki).
44

5-
* v0.2 Downloads
6-
* [Windows](https://github.com/mdavisprog/Snippet/releases/download/v0.2/snippet_win_x64.zip)
7-
* [Mac](https://github.com/mdavisprog/Snippet/releases/download/v0.2/snippet_osx.zip)
8-
* [Linux](https://github.com/mdavisprog/Snippet/releases/download/v0.2/snippet_linux_x64.tar.gz)
5+
* v0.3 Downloads
6+
* [Windows](https://github.com/mdavisprog/Snippet/releases/download/v0.3/snippet_win_x64.zip)
7+
* [Mac](https://github.com/mdavisprog/Snippet/releases/download/v0.3/snippet_osx.zip)
8+
* [Linux](https://github.com/mdavisprog/Snippet/releases/download/v0.3/snippet_linux_x64.tar.gz)
99

1010
![](https://github.com/mdavisprog/Snippet/wiki/Images/Overview.png)
1111

0 commit comments

Comments
 (0)