Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Mar 18, 2022
1 parent 313d7e5 commit 878192d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ If you are new to weather thermodynamics, you should probably start here: [Basic

# Installation

```
npm install --save velitherm
```
npm install --save velitherm

# Usage

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "velitherm",
"version": "1.1.0",
"version": "1.2.0",
"description": "Basic Thermodynamics Equations for Soaring Flight (from velivole.fr/meteo.guru)",
"main": "./dist/cjs/index.js",
"module": "./dist/es/index.js",
Expand Down Expand Up @@ -56,4 +56,4 @@
"dependencies": {
"documentation": "^13.2.5"
}
}
}

0 comments on commit 878192d

Please sign in to comment.