Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thislooksfun committed Dec 15, 2018
1 parent 91934a8 commit 5449149
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-->


## [Unreleased]
## [1.2.1]
### Added
- The app now shows that it's checking for updates instead of just suddenly showing a button.

Expand Down Expand Up @@ -59,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- In-app updates.


[Unreleased]: https://github.com/thislooksfun/tumblweed/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/thislooksfun/tumblweed/compare/v1.2.1...HEAD
[1.2.1]: https://github.com/thislooksfun/tumblweed/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/thislooksfun/tumblweed/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/thislooksfun/tumblweed/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/thislooksfun/tumblweed/compare/v1.0.0...v1.0.1
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tumblweed",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple cross-platform Tumblr blog downloader.",
"main": "main.js",
"dependencies": {
Expand Down

0 comments on commit 5449149

Please sign in to comment.