Skip to content

Commit

Permalink
2.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 18, 2019
1 parent ed804ae commit d909b20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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,7 +1,7 @@
{
"name": "caprine",
"productName": "Caprine",
"version": "2.28.0",
"version": "2.29.0",
"description": "Elegant Facebook Messenger desktop app",
"license": "MIT",
"repository": "sindresorhus/caprine",
Expand Down

2 comments on commit d909b20

@CvX
Copy link
Collaborator

@CvX CvX commented on d909b20 Feb 18, 2019

Choose a reason for hiding this comment

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

Hmm… this release is missing build artifacts:
https://github.com/sindresorhus/caprine/releases/tag/v2.29.0

According to Travis logs it's because it had publishingType=draft. Was this intentional?

@sindresorhus
Copy link
Owner Author

Choose a reason for hiding this comment

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

Please sign in to comment.