Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed May 5, 2021
1 parent 2416334 commit 76a7b95
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion msfs-2020-gps-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "msfs-2020-gps-link",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"scripts": {
"start": "react-app-rewired start",
Expand Down
2 changes: 1 addition & 1 deletion msfs-2020-gps-link/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "MSFS-2020-GPS-Link"
version = "0.2.1"
version = "0.2.2"
authors = [ "Mihai Dinculescu <[email protected]>" ]
edition = "2018"
description = "MSFS 2020 GPS Link"
Expand Down

0 comments on commit 76a7b95

Please sign in to comment.