Skip to content

Commit e1f726c

Browse files
Updated vsoft.weakreference dependency to version that works with D11
1 parent d8bd3ad commit e1f726c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VSoft.Messaging.dspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "VSoft.Messaging",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"description": "VSoft.Messaging is a libary that provides an internal synchronous/asynchronous publish/subscribe messaging system for Delphi applications.",
66
"authors": "Vincent Parrett",
77
"projectUrl": "https://github.com/VSoftTechnologies/VSoft.SemanticVersion",
@@ -82,7 +82,7 @@
8282
"dependencies": [
8383
{
8484
"id": "VSoft.WeakReference",
85-
"version": "[0.1.2,]"
85+
"version": "[0.1.3,]"
8686
}
8787
],
8888
"source": [

0 commit comments

Comments
 (0)