Skip to content

Commit

Permalink
minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington committed Jan 15, 2019
1 parent 4e6b57e commit 6f01b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/version_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'cfn_manage/version'

describe 'Version' do
it 'is version 0.5.3' do
expect(CfnManage::VERSION).to eq("0.5.3")
it 'is version 0.5.4' do
expect(CfnManage::VERSION).to eq("0.5.4")
end
end

0 comments on commit 6f01b15

Please sign in to comment.