Skip to content

Commit

Permalink
Bumped version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbo committed May 12, 2019
1 parent 1de245e commit e4f277d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# novelWriter ChangeLog

## Not Released
## Version 0.1.2 [2019-05-12]

**Bugfixes**

Expand Down
2 changes: 1 addition & 1 deletion nw/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
__copyright__ = "Copyright 2018–2019, Veronica Berglyd Olsen"
__credits__ = ["Veronica Berglyd Olsen"]
__license__ = "GPLv3"
__version__ = "0.1.1"
__version__ = "0.1.2"
__date__ = "2019.05.12"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "[email protected]"
Expand Down

0 comments on commit e4f277d

Please sign in to comment.