Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Jan 21, 2021
1 parent 677af24 commit e3949db
Show file tree
Hide file tree
Showing 3 changed files with 488 additions and 505 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.8.9] - Unreleased
## [0.9.0] - 2021-01-20

### Fixed

- Upgrades for various third-party dependencies
- Upgrades for various third-party dependencies (some with breaking changes)

----

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/EvHaus/rocketry/issues"
},
"version": "0.8.9",
"version": "0.9.0",
"bin": "./bin/index.js",
"scripts": {
"build": "babel src -d bin",
Expand Down
Loading

0 comments on commit e3949db

Please sign in to comment.