Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Apr 21, 2020
1 parent e748b2d commit 5f114ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"description": "A haxelib with cross-platform concurrency functions and classes (thread-pool, task executor/scheduler, re-entrant lock, semaphore, atomic int/bool, thread-safe collections/queues)",
"contributors": ["vegardit"],
"releasenote": "See https://github.com/vegardit/haxe-concurrent/blob/master/CHANGELOG.md",
"version": "3.0.0-DEV",
"version": "3.0.0",
"dependencies": { }
}

0 comments on commit 5f114ef

Please sign in to comment.