Skip to content

Commit

Permalink
Bump version to 0.1.2 by Chef Expeditor
Browse files Browse the repository at this point in the history
Obvious fix; these changes are the result of automation not creative thinking.
  • Loading branch information
chef-ci committed Jan 3, 2025
1 parent 0c82c86 commit f7b1497
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- latest_release 0.1.1 -->
## [v0.1.1](https://github.com/chef/fauxhai/tree/v0.1.1) (2025-01-03)
<!-- latest_release 0.1.2 -->
## [v0.1.2](https://github.com/chef/fauxhai/tree/v0.1.2) (2025-01-03)

#### Merged Pull Requests
- Updating the promote-hab script to grab the correct values out of run… [#45](https://github.com/chef/fauxhai/pull/45) ([sean-simmons-progress](https://github.com/sean-simmons-progress))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.1.2
2 changes: 1 addition & 1 deletion lib/fauxhai/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Fauxhai
VERSION = "0.1.1".freeze
VERSION = "0.1.2".freeze
end

0 comments on commit f7b1497

Please sign in to comment.