Skip to content
Snippets Groups Projects
Commit 12cc5c22 authored by Joe Damato's avatar Joe Damato
Browse files

Bump version again

parent 97599083
No related branches found
No related tags found
No related merge requests found
module Packagecloud
MAJOR_VERSION = "0"
MINOR_VERSION = "2"
PATCH_VERSION = "18"
PATCH_VERSION = "19"
 
VERSION = [MAJOR_VERSION, MINOR_VERSION, PATCH_VERSION].join(".")
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment