Skip to content

Commit

Permalink
v0.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
not-an-aardvark committed Jul 12, 2016
1 parent bfaf2ac commit 7e0243e
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,5 +1,9 @@
# Changelog

## v0.10.15 (2016-07-12)

* Fixed an issue some encounter types were missing

## v0.10.14 (2016-07-11)

* Added `hiddenPowerType` and `hiddenPowerPower` keys
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": "pk6parse",
"version": "0.10.14",
"version": "0.10.15",
"description": "Extracts data from .pk6 files",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7e0243e

Please sign in to comment.