[Crate] Bump version to 0.2.1.

This commit is contained in:
CosminPerRam 2023-03-03 18:09:17 +02:00
parent 59994bc086
commit 04299c1a2c
3 changed files with 5 additions and 5 deletions

View file

@ -1,11 +1,11 @@
Who knows what the future holds... Who knows what the future holds...
# 0.X.Y - DD/MM/2023 # 0.2.1 - 03/03/2023
### Changes: ### Changes:
Crate: Crate:
- Added feature `no_games` which disables the supported games (useful when you are only using - Added feature `no_games` which disables the supported games (useful when only the
the protocols/services, also saves storage space). protocols/services are needed, also saves storage space).
Games: Games:
- [V Rising](https://store.steampowered.com/app/1604030/V_Rising/) support. - [V Rising](https://store.steampowered.com/app/1604030/V_Rising/) support.

View file

@ -1,6 +1,6 @@
[package] [package]
name = "gamedig" name = "gamedig"
version = "0.2.0" version = "0.2.1"
edition = "2021" edition = "2021"
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"] authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
license = "MIT" license = "MIT"

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2023 CosminPerRam Copyright (c) 2022 - 2023 CosminPerRam
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal