feat: Output shared library in Nix flake #48

Merged
aniva merged 16 commits from feature/lib into dev 2024-03-16 19:01:04 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a3a244159b - Show all commits

View File

@ -1,6 +1,6 @@
namespace Pantograph
@[export pantograph_version]
def version := "0.2.12-alpha"
def version := "0.2.13"
end Pantograph