Skip to content

Commit

Permalink
Bump to version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderwozniak committed Feb 27, 2019
1 parent 056debc commit 46d246d
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
@@ -1,3 +1,8 @@
## [0.1.3]

* Added chevron button customization
* Calendar header can be hidden now

## [0.1.2]

* Added OnFormatChanged callback
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ Add to pubspec.yaml:

```yaml
dependencies:
table_calendar: ^0.1.2
table_calendar: ^0.1.3
```
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: table_calendar
description: Flutter Calendar organized neatly into a Table. Features events and different calendar formats. Autosizes vertically, saving space for other widgets.
version: 0.1.2
version: 0.1.3
author: Aleksander Woźniak <aleksanderwozniak96@gmail.com>
homepage: https://github.com/aleksanderwozniak/table_calendar

Expand Down

0 comments on commit 46d246d

Please sign in to comment.