Skip to content

Commit cc08703

Browse files
committed
remove unused imports. bump version
1 parent 1c49158 commit cc08703

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Assets/Colyseus/Runtime/Colyseus/Serializer/Schema/Decoder.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using System;
22
using System.Collections.Generic;
3-
using System.Collections.Specialized;
4-
using System.Net.Configuration;
53

64
namespace Colyseus.Schema
75
{

Assets/Colyseus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io.colyseus.sdk",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"displayName": "Colyseus SDK",
55
"description": "Colyseus Multiplayer SDK for Unity",
66
"unity": "2019.1",

0 commit comments

Comments
 (0)