Skip to content

Commit

Permalink
chore(main): release 0.1.91 (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 7, 2024
1 parent 3ba0780 commit e234c95
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.91](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.90...v0.1.91) (2024-01-07)


### Bug Fixes

* revert package ([3ba0780](https://github.com/STARTcloud/vagrant-zones/commit/3ba07806af3f52a36fd1289f16cd7c1a0675cf82))

## [0.1.90](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.89...v0.1.90) (2024-01-07)


Expand Down
2 changes: 1 addition & 1 deletion lib/vagrant-zones/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module VagrantPlugins
module ProviderZone
VERSION = '0.1.90'
VERSION = '0.1.91'
NAME = 'vagrant-zones'
end
end

0 comments on commit e234c95

Please sign in to comment.