Skip to content

Commit

Permalink
bump version to 1.0.0 and updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo committed Mar 20, 2019
1 parent 1d7e749 commit 8a97453
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.0]
* added CheatSheet

## [0.9.0]
* added animationDuration property
* added barBackgroundColor Property

## [0.1.0]
* Added CircularBottomNavigationController

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ import 'package:circular_bottom_navigation/tab_item.dart';
```

## 4 - CheatSheet
### see the properties

<img src="https://github.com/imaNNeoFighT/circular_bottom_navigation/raw/master/repo_files/images/cheatsheet.jpg" width="700">

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: circular_bottom_navigation
description: Circular Bottom Navigation (or maybe a tab bar)
version: 0.9.1
version: 1.0.0
author: Iman Khoshabi <[email protected]>
homepage: https://github.com/imaNNeoFighT/circular_bottom_navigation

Expand Down

0 comments on commit 8a97453

Please sign in to comment.