Skip to content

Commit

Permalink
Release v1.0.0-alpha.13
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed May 30, 2023
1 parent db7ee11 commit 93e3b8f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### 📦 Build & CI
-->

## 1.0.0-alpha.13 · 2023-05-30

### 📦 Build & CI
* upgrade to Flutter v3.10.0, Dart v3.0.0 ([`81e4ebe`](https://github.com/JonasWanke/timetable/commit/81e4ebea6258f26df34973a7ef9bc1ddedec9ffd))

## 1.0.0-alpha.12 · 2023-05-16

### ⚠️ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0-alpha.12"
version: "1.0.0-alpha.13"
typed_data:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: timetable
description: Customizable, animated calendar widget including day, week, and month views
version: 1.0.0-alpha.12
version: 1.0.0-alpha.13
repository: https://github.com/JonasWanke/timetable
screenshots:
- description: Navigation with synchronized month and week views
Expand Down

0 comments on commit 93e3b8f

Please sign in to comment.