mirror of
https://github.com/acamarata/pray-calc-dart.git
synced 2026-06-30 19:04:25 +00:00
chore: release v1.0.1
This commit is contained in:
parent
178e990cbc
commit
b8923f49a6
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
|||
The format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
This project adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
## [Unreleased]
|
||||
## 1.0.1 - 2026-06-13
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ description: >
|
|||
Islamic prayer times for Dart and Flutter. Pure Dart port of the pray-calc
|
||||
library implementing the MCW seasonal model and dynamic twilight angles.
|
||||
Uses nrel_spa for the NREL Solar Position Algorithm.
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
homepage: https://github.com/acamarata/pray-calc-dart
|
||||
repository: https://github.com/acamarata/pray-calc-dart
|
||||
issue_tracker: https://github.com/acamarata/pray-calc-dart/issues
|
||||
|
|
|
|||
Loading…
Reference in a new issue