We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d1314 commit a573b7bCopy full SHA for a573b7b
.fnx.fnl
@@ -1,5 +1,5 @@
1
{:name "fnx"
2
- :version "0.1.1"
+ :version "0.1.2"
3
4
:dependencies {
5
:supernova {:lua/rock ">= 0.0.2"}
get-fnx.sh
@@ -3,7 +3,7 @@ rm -rf fnx
git clone \
-c advice.detachedHead=false \
--depth 1 \
6
- --branch v0.1.1 \
+ --branch v0.1.2 \
7
[email protected]:gbaptista/fnx.git
8
9
cd fnx
0 commit comments