Skip to content

Commit

Permalink
Update version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekSredzki authored Oct 6, 2019
1 parent 814e3da commit 0149c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "electron-release-server",
"private": true,
"version": "1.4.3",
"version": "1.5.0",
"description": "A version server for hosting and serving the your electron desktop app releases.",
"dependencies": {
"async": "^2.5.0",
Expand Down

1 comment on commit 0149c3c

@craigwduckett
Copy link

@craigwduckett craigwduckett commented on 0149c3c Oct 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just want to say a huge thank you to both @DustinBrett for the large amount of feature updates and bug fixes you have PR lately and @ArekSredzki for keeping an eye on this repo and updating it.

Please sign in to comment.