Skip to content

Commit

Permalink
feat: Update package.json to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2022
1 parent 1aefaec commit bd4c3d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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.6.1",
"version": "1.7.0",
"unity": "2018.4",
"description": "MessagePipe Interprocess Extension.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down
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.6.1",
"version": "1.7.0",
"unity": "2018.4",
"description": "MessagePipe Runtime support for VContainer.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down
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.6.1",
"version": "1.7.0",
"unity": "2018.4",
"description": "MessagePipe Runtime support for Zenject.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down
Expand Up @@ -2,7 +2,7 @@
"name": "com.cysharp.messagepipe",
"displayName": "MessagePipe",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.6.1",
"version": "1.7.0",
"unity": "2018.4",
"description": "High performance messaging pipeline.",
"keywords": [ "pubsub", "event", "Scripting", "DI" ],
Expand Down

0 comments on commit bd4c3d0

Please sign in to comment.