File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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.3.6.1 ] - 2026-02-03
8+ ## [ 0.3.7 ] - 2026-02-03
99
1010### Fixed
1111
Original file line number Diff line number Diff line change 11defmodule RustyCSV.MixProject do
22 use Mix.Project
33
4- @ version "0.3.6.1 "
4+ @ version "0.3.7 "
55 @ source_url "https://github.com/jeffhuen/rustycsv"
66
77 def project do
Original file line number Diff line number Diff line change 11[package ]
22name = " rustycsv"
3- version = " 0.3.6.1 "
3+ version = " 0.3.7 "
44authors = [" Jeff Huen" ]
55edition = " 2021"
66
You can’t perform that action at this time.
0 commit comments