Skip to content

Commit a573b7b

Browse files
committed
bump to 0.1.2
1 parent 71d1314 commit a573b7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.fnx.fnl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{:name "fnx"
2-
:version "0.1.1"
2+
:version "0.1.2"
33

44
:dependencies {
55
:supernova {:lua/rock ">= 0.0.2"}

get-fnx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rm -rf fnx
33
git clone \
44
-c advice.detachedHead=false \
55
--depth 1 \
6-
--branch v0.1.1 \
6+
--branch v0.1.2 \
77
[email protected]:gbaptista/fnx.git
88

99
cd fnx

0 commit comments

Comments
 (0)