Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
Change to 1.99
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreynolds9 authored and mlarraz committed Jun 29, 2017
1 parent 1347196 commit 2aaa975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/landable/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Landable
module VERSION
MAJOR = 1
MINOR = 15
MINOR = 99
PATCH = 0

STRING = [MAJOR, MINOR, PATCH].compact.join('.')
Expand Down

0 comments on commit 2aaa975

Please sign in to comment.