summary refs log tree commit diff stats
path: root/lib/stdlib.nimble
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib.nimble')
-rw-r--r--lib/stdlib.nimble5
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"