Skip to content

Commit ed86a26

Browse files
committed
Release v0.1.0
1 parent f97fb6f commit ed86a26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [Unreleased](https://github.com/elixir-nx/fine)
7+
## [v0.1.0](https://github.com/elixir-nx/fine/tree/v0.1.0) (2025-02-19)
88

99
Initial release.

mix.exs

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

4-
@version "0.1.0-dev"
4+
@version "0.1.0"
55
@description "C++ library enabling more ergonomic NIFs, tailored to Elixir"
66
@github_url "https://github.com/elixir-nx/fine"
77

0 commit comments

Comments
 (0)