Skip to content

Commit 17c297d

Browse files
committed
chore: prepare for 0.11.1 release
1 parent 20cd6ff commit 17c297d

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
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.11.1] - 2026-02-22
99

1010
### Added
1111

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Scribe.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/codedge-llc/scribe"
5-
@version "0.11.0"
5+
@version "0.11.1"
66

77
def project do
88
[

0 commit comments

Comments
 (0)