ace-llm-providers-cli 0.27.1 → 0.27.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c75eca0da563de6bc2bb9a25e1eaa51074902f0ba112f51a33a6f2782863a20f
4
- data.tar.gz: ca98e7b151eef945c5086ab246c8953b3d4b0c69dddb5d1c9d53153302539d6b
3
+ metadata.gz: 6f5ca95d3a35ffa8444237fc73e23009fbf00b11c2a7b08e96cd97471d579096
4
+ data.tar.gz: 24a6c886c4c267b7cd8181453570fc6f14b18bea8a8bd6483a3dd02869a20796
5
5
  SHA512:
6
- metadata.gz: 5fafc2ba9b8915bcebbf21b45510485fe4519f378f98ae6f70e0791c3e7a2014c2ef43d0229014898b40d5444d59a10113de0005eca7f9e9f514cff6e7240212
7
- data.tar.gz: 8f5bcdaa48ea4effbf532d591cd7e16daa5ce9e2ca06e9290a7e85f9b84c8df539c06309ea0258de3e0e6ad68095c6ac64c0310274f33424e925275aa61556db
6
+ metadata.gz: b564fe237a162b9eec870def80c0da8239f4137d5c8485ad28d4bfc6cb4e36eb70d6cd6940f63a9ffe5c5741109558e17c46c75106fe82174cad8d7439baea86
7
+ data.tar.gz: 1fa88f5b98701c38caa0e7ddc8e4450d4fd9f7166a7647169185989c0a5b2e8759e0423d6780fd370d3d1f77bd5763dabd6ecce87fc201ed0cf19bb8eb718684
data/CHANGELOG.md CHANGED
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.27.2] - 2026-03-29
11
+
12
+ ### Technical
13
+ - Normalized published gem metadata so RubyGems and Ruby Toolbox use current release information instead of the 1980 fallback date.
14
+
10
15
 
11
16
  ## [0.27.1] - 2026-03-29
12
17
 
@@ -4,7 +4,7 @@ module Ace
4
4
  module LLM
5
5
  module Providers
6
6
  module CLI
7
- VERSION = '0.27.1'
7
+ VERSION = '0.27.2'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ace-llm-providers-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.1
4
+ version: 0.27.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michal Czyz
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 1980-01-02 00:00:00.000000000 Z
10
+ date: 2026-03-29 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: ace-llm