Skip to content

Commit

Permalink
Bumping version in preparation of prerelease 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KYDronePilot committed Sep 14, 2020
1 parent af8682e commit 5e38d4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
<!-- ## [Unreleased] -->

## [0.1.0]

### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "space-eye",
"version": "0.0.2-alpha.2",
"version": "0.1.0",
"description": "Live satellite imagery for your desktop background",
"main": "./dist/main.js",
"scripts": {
Expand Down

0 comments on commit 5e38d4a

Please sign in to comment.