Skip to content

Commit

Permalink
Upping version
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-lazar committed Jan 7, 2018
1 parent 29a12f9 commit e54d4f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v1.0.0 (2018-01-07)

- First official release

### v0.0.1 (2018-01-05)

- Initial Release
2 changes: 1 addition & 1 deletion flask_gopher/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.1'
__version__ = '1.0.0'

0 comments on commit e54d4f0

Please sign in to comment.