diff --git a/CHANGELOG.md b/CHANGELOG.md index 5afb599..56baa76 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 is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.1.0] - 2023-07-01 +## [0.1.1] - 2023-07-01 ### Added diff --git a/pubspec.yaml b/pubspec.yaml index 5741b4f..90a2904 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_alarm_clock description: A lightweight flutter package connecting android clock app intents. -version: 0.1.0 +version: 0.1.1 homepage: https://sebastjanmevlja.tk/ repository: https://github.com/mevljas/flutter_alarm_clock