Skip to content

Commit

Permalink
[ci skip] Bump version to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed Apr 20, 2018
1 parent 5560e27 commit 3adf231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/proxy_fetcher/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module VERSION
# Minor version number
MINOR = 6
# Smallest version number
TINY = 4
TINY = 5

# Full version number
STRING = [MAJOR, MINOR, TINY].compact.join('.')
Expand Down

0 comments on commit 3adf231

Please sign in to comment.