Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed May 26, 2015
1 parent 46117cc commit ca237fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/foreman_xen/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ForemanXen
VERSION = "0.1.0"
VERSION = "0.1.1"
end

2 comments on commit ca237fe

@mmoll
Copy link
Contributor Author

@mmoll mmoll commented on ca237fe May 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oovoo I bumped the version here and re-tagged this commit as v0.1.1.

Do you want to build and push the 0.1.1 gem or should I do it? :)

@mmoll
Copy link
Contributor Author

@mmoll mmoll commented on ca237fe May 26, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

building and uploading now, as I want to have the packaging PRs up shortly, so this will get into apt/yum repos in a few hours...

Please sign in to comment.