diff options
Diffstat (limited to 'lib/stdlib.nimble')
-rw-r--r-- | lib/stdlib.nimble | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/stdlib.nimble b/lib/stdlib.nimble index 0805ead54..5965d6436 100644 --- a/lib/stdlib.nimble +++ b/lib/stdlib.nimble @@ -1,6 +1,5 @@ -[Package] -name = "stdlib" -version = "0.9.0" + +version = system.NimVersion author = "Dominik Picheta" description = "Nim's standard library." license = "MIT" |