Skip to content

Commit

Permalink
Version bump to 0.1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
jufemaiz committed May 1, 2016
1 parent d36213a commit 59c6e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aemo/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# @author Joel Courtney <[email protected]>
module AEMO
# aemo version
VERSION = '0.1.26'
VERSION = '0.1.27'

# aemo version split amongst different revisions
MAJOR_VERSION, MINOR_VERSION, REVISION = VERSION.split('.').map(&:to_i)
Expand Down

0 comments on commit 59c6e35

Please sign in to comment.