Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brugarolas committed Jan 30, 2019
1 parent fb6faa0 commit 09c9a23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Working on
## v1.5.0
Page Visibility events for updating
Some fixes on updating & searching

## v1.4.2
Time Zone API moved to Heroku
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bruga-weather",
"version": "1.4.2",
"version": "1.5.0",
"description": "Simple weather app made with <3 by Andrés Brugarolas",
"main": "webpack.config.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"react-redux": "^6.0.0",
"reselect": "^4.0.0",
"react-flip-move": "^3.0.3",
"@fortawesome/fontawesome-free": "^5.6.3",
"@fortawesome/fontawesome-free": "^5.7.0",
"@andres-brugarolas/swing": "^3.1.5",
"unfetch": "^4.0.1"
},
Expand Down

0 comments on commit 09c9a23

Please sign in to comment.