File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.1.0] - 2025-10-30
8+ ## [ 0.1.1] - 2025-10-29
9+
10+ ### Changed
11+
12+ - Updated specs
13+
14+ ## [ 0.1.0] - 2025-10-29
915
1016### Added
1117
@@ -20,3 +26,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2026- Type safety with Sorbet
2127
2228[ 0.1.0 ] : https://github.com/angellist/zaxcel/releases/tag/v0.1.0
29+ [ 0.1.1 ] : https://github.com/angellist/zaxcel/releases/tag/v0.1.1
Original file line number Diff line number Diff line change 22# typed: strict
33
44module Zaxcel
5- VERSION = '0.1.0 '
5+ VERSION = '0.1.1 '
66end
You can’t perform that action at this time.
0 commit comments