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 85f61cc commit c6faecbCopy full SHA for c6faecb
.fnx.fnl
@@ -1,5 +1,5 @@
1
{:name "fnx"
2
- :version "0.1.0"
+ :version "0.1.1"
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.0 \
+ --branch v0.1.1 \
7
[email protected]:gbaptista/fnx.git
8
9
cd fnx
0 commit comments