Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjomcs committed Apr 25, 2022
1 parent 6425202 commit 9a07df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "salty-747",
"version": "0.4.0",
"version": "0.6.0",
"description": "An open-source modification for the default MSFS 747-8, aiming to improve the lacking features and realism of the default aircraft.",
"scripts": {
"build:layout": "node scripts/build.js",
Expand All @@ -12,7 +12,7 @@
"dev": "rollup -wc src/instruments/rollup.config.js"
},
"author": "Salty Simulations",
"license": "MIT",
"license": "GPL-3.0-or-later",
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",
Expand Down

0 comments on commit 9a07df9

Please sign in to comment.