Skip to content

Commit

Permalink
Updated dspec and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentparrett committed Sep 26, 2023
1 parent 407a8ce commit be37260
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions VSoft.Awaitable.dspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"metadata": {
"id": "VSoft.Awaitable",
"version": "0.4.0",
"version": "0.4.1",
"description": "Async/Await wrapper for OmniThreaLibrary",
"authors": "Vincent Parrett",
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.Awaitable",
"repositoryUrl": "https://github.com/VSoftTechnologies/VSoft.Awaitable",
"license": "Apache-2.0",
"copyright": "Vincent Parrett and contributors",
"tags": "async await omnithread"
Expand Down Expand Up @@ -82,7 +83,7 @@
"dependencies" : [
{
"id" : "VSoft.CancellationToken",
"version" : "[0.1.0,]"
"version" : "[0.1.1,]"
},
{
"id" : "Gabr42.OmniThreadLibrary",
Expand Down

0 comments on commit be37260

Please sign in to comment.