Skip to content

Commit

Permalink
chore(release): 4.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.4](v4.0.3...v4.0.4) (2021-07-26)

### Performance Improvements

* use class for SteamEndPoint to prevent boxing ([88b95bc](88b95bc))
  • Loading branch information
semantic-release-bot committed Jul 26, 2021
1 parent 88b95bc commit 09460a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Assets/Mirage/Runtime/Sockets/FacepunchSteam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.4](https://github.com/MirageNet/SteamyFaceNG/compare/v4.0.3...v4.0.4) (2021-07-26)


### Performance Improvements

* use class for SteamEndPoint to prevent boxing ([88b95bc](https://github.com/MirageNet/SteamyFaceNG/commit/88b95bc805b86d91e2d9a2115886b36159062459))

## [4.0.3](https://github.com/MirageNet/SteamyFaceNG/compare/v4.0.2...v4.0.3) (2021-07-21)


Expand Down
2 changes: 1 addition & 1 deletion Assets/Mirage/Runtime/Sockets/FacepunchSteam/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.miragenet.steamyface",
"displayName": "Mirage Facepunch Steam Socket",
"version": "4.0.3",
"version": "4.0.4",
"unity": "2020.1",
"description": "Steam socket for Mirage using Facepunch SteamWorks",
"author": "Mirage",
Expand Down

0 comments on commit 09460a7

Please sign in to comment.