Skip to content

Commit 00311b4

Browse files
feat: Update package.json to 0.1.20
1 parent 7487480 commit 00311b4

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.19"
6+
version="0.1.20"
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.19",
5+
"version": "0.1.20",
66
"unity": "2021.3",
77
"description": "Reactive Extensions for Unity.",
88
"keywords": [ "rx", "event", "Scripting" ],

0 commit comments

Comments
 (0)