We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a74a9 commit 295a983Copy full SHA for 295a983
install.sh
@@ -2,7 +2,7 @@
2
3
set -euo pipefail
4
5
-VERSION=0.2.0
+VERSION=0.3.0
6
EXTENSION=codesnippet
7
NAME="SwiftSnippets-${VERSION}"
8
DOWNLOAD_URI=https://github.com/hyperoslo/SwiftSnippets/archive/${VERSION}.tar.gz
0 commit comments