Skip to content

Commit

Permalink
Bump version to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron committed Jun 8, 2017
1 parent c207b4b commit 380b20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mastodon/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def minor
end

def patch
1
2
end

def pre
Expand Down

2 comments on commit 380b20e

@dunn
Copy link
Contributor

@dunn dunn commented on 380b20e Jun 11, 2017

Choose a reason for hiding this comment

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

Did you mean to push a 1.4.2 tag as well?

@Gargron
Copy link
Member Author

Choose a reason for hiding this comment

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

@dunn No, I am preparing for the release. I'll tag when it's ready.

Please sign in to comment.