hammer_cli 3.9.0 → 3.10.0

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: cfc02aed6a898f5160dbcff384c5401577d53916417fa67c7d83c6d1f3d93252
4
- data.tar.gz: a96b05fe068a569a96f6fa20c9ab9cbd4b60a276f35a9eb4436a6a68aea9d2ed
3
+ metadata.gz: bb17c17f9061a054c6c7aebbf7ee5e08c9d2e7da9790bd80f6358e491c81bc53
4
+ data.tar.gz: b6f215c9e83a1d54222dc48e33116385836b8df6d0b048fe3d7e0c44de8d2915
5
5
  SHA512:
6
- metadata.gz: faa351b8ccaa5134586aeff76e257a440531dd053e301b5eead0262c87d4982f87b18f60c071d23ccf4da42ce3265d6092d7a815dc25cf71613795f47fd1ece2
7
- data.tar.gz: 07b4b24cdd984c3234467700fbad9a87618b94f606fb6ddd2f4d396d4834b6bb34f35e5f0924a3dcc6012d89707909ade9fb2d384de6853bd64e3560f86cdfb9
6
+ metadata.gz: 00e11a044d7bf0e61248fc921391aab5049a39155211356463fefaca6364da77109c7b123a0d74a8ec9a561a470e536b49b009d84dde44164025c50ce61721fb
7
+ data.tar.gz: 43044432021aea8fa636904a230759579cf656476a728c860763a6dab7c2daaa167772155c3a7533863348d0209baf8172de7d23927f3027b739fcb14f07d294
data/doc/release_notes.md CHANGED
@@ -1,5 +1,9 @@
1
1
  Release notes
2
2
  =============
3
+ ### 3.10.0 (2024-02-21)
4
+ * Update packit ([PR #382](https://github.com/theforeman/hammer-cli/pull/382))
5
+ * Bump to 3.10.0-develop
6
+
3
7
  ### 3.9.0 (2023-11-29)
4
8
  * Use strings for ruby versions in gha ([PR #380](https://github.com/theforeman/hammer-cli/pull/380))
5
9
  * Update packit
@@ -1,5 +1,5 @@
1
1
  module HammerCLI
2
2
  def self.version
3
- @version ||= Gem::Version.new "3.9.0"
3
+ @version ||= Gem::Version.new "3.10.0"
4
4
  end
5
5
  end
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.9.0
4
+ version: 3.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Martin Bačovský
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-11-29 00:00:00.000000000 Z
12
+ date: 2024-02-21 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: clamp