summary refs log tree commit diff stats
path: root/lib/stdlib.nimble
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-10-21 12:32:16 +0200
committerAndreas Rumpf <rumpf_a@web.de>2016-10-21 12:32:16 +0200
commit7fce1bcf92005dddcd454616a06129b899826019 (patch)
tree8f6e467c75b9437f7666581352b94a28cd791a1b /lib/stdlib.nimble
parent6ce462c58a4037dfd33b541cc24333216758c86a (diff)
downloadNim-7fce1bcf92005dddcd454616a06129b899826019.tar.gz
version bump
Diffstat (limited to 'lib/stdlib.nimble')
-rw-r--r--lib/stdlib.nimble2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib.nimble b/lib/stdlib.nimble
index bd1b78efe..5238d900b 100644
--- a/lib/stdlib.nimble
+++ b/lib/stdlib.nimble
@@ -1,6 +1,6 @@
 [Package]
 name          = "stdlib"
-version       = "0.15.1"
+version       = "0.15.2"
 author        = "Dominik Picheta"
 description   = "Nim's standard library."
 license       = "MIT"