Skip to content

Commit

Permalink
Bump to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
himedlooff committed Sep 17, 2019
1 parent 76f0d6e commit afaa254
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
Expand Up @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file.
I follow the [Semantic Versioning 2.0.0](http://semver.org/) format.


## 0.8.0 - 2019-09-17
## 0.8.1 - 2019-09-17

### Added
- Added support for overriding the default regex patterns with the `options` object.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "doxray",
"version": "0.8.0",
"version": "0.8.1",
"description": "Parse documentation from code comments",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit afaa254

Please sign in to comment.