Skip to content

Commit 5581f78

Browse files
feat: Update package.json to 0.1.22
1 parent 6c481bf commit 5581f78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/R3.Godot/addons/R3.Godot/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
name="R3.Godot"
44
description="The new future of dotnet/reactive and UniRx."
55
author="Cysharp"
6-
version="0.1.21"
6+
version="0.1.22"
77
language="C-sharp"
88
script="GodotR3Plugin.cs"

src/R3.Unity/Assets/R3.Unity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.cysharp.r3",
33
"displayName": "R3",
44
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5-
"version": "0.1.21",
5+
"version": "0.1.22",
66
"unity": "2021.3",
77
"description": "Reactive Extensions for Unity.",
88
"keywords": [ "rx", "event", "Scripting" ],

0 commit comments

Comments
 (0)