modified
nimstatic.nimble +1 -1 | @@ -1,4 +1,4 @@ | ||
| 1 | -version = "0.1.0" | |
| 1 | +version = "0.1.2" | |
| 2 | 2 | author = "nandi" |
| 3 | 3 | description = "Fully static Nim binaries, dependencies and all — detects what you link and fetches musl archives from Alpine" |
| 4 | 4 | license = "MIT" |
| @@ -1,4 +1,4 @@ | |||
| 1 | -version = "0.1.0" | 1 | +version = "0.1.2" |
| 2 | author = "nandi" | 2 | author = "nandi" |
| 3 | description = "Fully static Nim binaries, dependencies and all — detects what you link and fetches musl archives from Alpine" | 3 | description = "Fully static Nim binaries, dependencies and all — detects what you link and fetches musl archives from Alpine" |
| 4 | license = "MIT" | 4 | license = "MIT" |