We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36da8d3 commit 2630645Copy full SHA for 2630645
2 files changed
CHANGELOG.md
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
9
-## Unreleased
+## [1.0.0.beta1] - 2026-04-16
10
11
### Fixed
12
lib/vident/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Vident
4
- VERSION = "1.0.0.alpha4"
+ VERSION = "1.0.0.beta1"
5
# Shared version for all vident gems
def self.version
0 commit comments