Skip to content

Commit

Permalink
feat: Update package.json to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 9, 2021
1 parent 4a2cc6a commit cfde8df
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
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.5.0",
"version": "1.5.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.5.0",
"version": "1.5.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.5.0",
"version": "1.5.1",
"unity": "2018.4",
"description": "High performance messaging pipeline.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down

0 comments on commit cfde8df

Please sign in to comment.