Skip to content

Commit

Permalink
Version bump to v0.2.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jufemaiz committed May 14, 2018
1 parent cc49923 commit c990562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aemo/version.rb
Expand Up @@ -24,7 +24,7 @@
# @author Joel Courtney <euphemize@gmail.com>
module AEMO
# aemo version
VERSION = '0.2.0'.freeze
VERSION = '0.2.1'.freeze

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

0 comments on commit c990562

Please sign in to comment.