vagrant-zones 0.1.12 → 0.1.44

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d121585efc8abfbeaf00780b1db4253f45a26a70a0ec695a2bfee67173145104
4
- data.tar.gz: 285ebe5ef90c665d3f1877356f4e1951a03e3f2a5c245bd2788db4ed2490e684
3
+ metadata.gz: 967837c3c3d0fe50f53375d806beee05f2aa4ec5270c7b028bb8b69f783bb338
4
+ data.tar.gz: dd61e58ead769e79ad625327e87457ceeadb048ba0efa2405dec1621f5657914
5
5
  SHA512:
6
- metadata.gz: 6004a81fd9f3ea91eb2e4d94f752a7ee891f6cf528d476a54f2ec8be3d405fc9246640da7d5a6f64a0aecf3e1aea887dbec3e7fd94927d3eef19e894379562f9
7
- data.tar.gz: 88cfcf57f9ef5af68d4af87cf36c758d03bf40090f522589dac019913624d517c0bc91dd1b910f9ca98241e9a0710650009f5f4e5be0c49bf9223eec0745e177
6
+ metadata.gz: 356ffb8315792d279bd05cc033189d870afb3ae72b9b5a7130465fbc5db8983a7def010327f05937882011ed1beb48024db5ace448f8656613e8bc8df509f283
7
+ data.tar.gz: 13b8f7a5604b739e8aa0236b1a19698db438483ab9f92f3517fbd61ac56f9a5f317ac3f4b297b1f30a743531e56201cf9b52cd93fd3463f0c2982b13b3ad159a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Changelog
2
2
 
3
+ ### [0.1.45](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.44...v0.1.45) (2022-11-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * version ([7594be6](https://www.github.com/STARTcloud/vagrant-zones/commit/7594be69cf137e3504c5de0d7f12589441bf8444))
9
+
10
+ ### [0.1.44](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.43...v0.1.44) (2022-11-23)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * spacing ([eee020e](https://www.github.com/STARTcloud/vagrant-zones/commit/eee020edbca4d911c9d6c8e600ebd116c1034b68))
16
+
17
+ ### [0.1.43](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.42...v0.1.43) (2022-11-23)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * spacing ([98a3e28](https://www.github.com/STARTcloud/vagrant-zones/commit/98a3e28f9497765841ed649fc9711e1aa44bd752))
23
+
3
24
  ### [0.1.42](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.41...v0.1.42) (2022-11-23)
4
25
 
5
26
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VagrantPlugins
4
4
  module ProviderZone
5
- VERSION = '0.1.12'
5
+ VERSION = '0.1.44'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-zones
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.12
4
+ version: 0.1.44
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Gilbert