diff --git a/CHANGELOG.md b/CHANGELOG.md index f08df85..961e681 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 ### Fixed diff --git a/pubspec.yaml b/pubspec.yaml index 7e91a8d..e4c3c7b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: hijri_core description: > Hijri/Gregorian calendar conversion for Dart and Flutter. Pluggable engine system with built-in Umm al-Qura and FCNA calendars. Zero dependencies. -version: 1.0.0 +version: 1.0.1 homepage: https://github.com/acamarata/hijri-core-dart repository: https://github.com/acamarata/hijri-core-dart issue_tracker: https://github.com/acamarata/hijri-core-dart/issues