Skip to content

Commit 2630645

Browse files
committed
Bump beta1
1 parent 36da8d3 commit 2630645

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88

9-
## Unreleased
9+
## [1.0.0.beta1] - 2026-04-16
1010

1111
### Fixed
1212

lib/vident/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module Vident
4-
VERSION = "1.0.0.alpha4"
4+
VERSION = "1.0.0.beta1"
55

66
# Shared version for all vident gems
77
def self.version

0 commit comments

Comments
 (0)