Skip to content

Commit

Permalink
bump version to include new fixed smartptrs in a nimble compatible way
Browse files Browse the repository at this point in the history
  • Loading branch information
elcritch committed Dec 24, 2024
1 parent b233c51 commit 46456b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion threading.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "0.2.0"
version = "0.2.1"
author = "Araq"
description = "New threading primitives for --mm:arc/orc: atomics, channels, smart pointers and wait groups."
license = "MIT"
Expand Down

0 comments on commit 46456b2

Please sign in to comment.