Skip to content

Commit

Permalink
feat: Update package.json to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 7, 2021
1 parent 3ea773a commit ad46e98
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.cysharp.messagepipe.vcontainer",
"displayName": "MessagePipe.VContainer",
"version": "1.3.0",
"version": "1.3.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
@@ -1,7 +1,7 @@
{
"name": "com.cysharp.messagepipe.zenject",
"displayName": "MessagePipe.Zenject",
"version": "1.3.0",
"version": "1.3.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
@@ -1,7 +1,7 @@
{
"name": "com.cysharp.messagepipe",
"displayName": "MessagePipe",
"version": "1.3.0",
"version": "1.3.1",
"unity": "2018.4",
"description": "High performance messaging pipeline.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down

0 comments on commit ad46e98

Please sign in to comment.