Skip to content

Commit

Permalink
feat: Update package.json to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent 9ed0b76 commit e901746
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.cysharp.messagepipe.interprocess",
"displayName": "MessagePipe.Interprocess",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.8.0",
"version": "1.8.1",
"unity": "2018.4",
"description": "MessagePipe Interprocess Extension.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.cysharp.messagepipe.vcontainer",
"displayName": "MessagePipe.VContainer",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.8.0",
"version": "1.8.1",
"unity": "2018.4",
"description": "MessagePipe Runtime support for VContainer.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.cysharp.messagepipe.zenject",
"displayName": "MessagePipe.Zenject",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.8.0",
"version": "1.8.1",
"unity": "2018.4",
"description": "MessagePipe Runtime support for Zenject.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.cysharp.messagepipe",
"displayName": "MessagePipe",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.8.0",
"version": "1.8.1",
"unity": "2018.4",
"description": "High performance messaging pipeline.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down

0 comments on commit e901746

Please sign in to comment.