stimeo-ui 0.1.0.pre.beta.3 → 0.2.0

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.
@@ -2,9 +2,10 @@
2
2
 
3
3
  module Stimeo
4
4
  module UI
5
- # Kept in lockstep with package.json: npm `0.1.0-beta.3` gem
6
- # `0.1.0.pre.beta.3` (RubyGems forbids dashes). Bump both together —
7
- # see RELEASING.md for the synchronized release procedure.
8
- VERSION = "0.1.0.pre.beta.3"
5
+ # Kept in lockstep with package.json (stable versions share the same
6
+ # notation; a prerelease maps npm `-beta.N` gem `.pre.beta.N` because
7
+ # RubyGems forbids dashes). Bump both together see RELEASING.md for
8
+ # the synchronized release procedure.
9
+ VERSION = "0.2.0"
9
10
  end
10
11
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stimeo-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.beta.3
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stimeo Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-18 00:00:00.000000000 Z
11
+ date: 2026-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties