chore(release): 1.0.2

This commit is contained in:
Michael Matuzak 2016-10-12 20:21:29 -07:00
parent 43e3dc6d79
commit 35626ceae1
2 changed files with 6 additions and 1 deletions

View File

@ -2,5 +2,10 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="1.0.2"></a>
## [1.0.2](https://github.com/emkay/parser-6502/compare/v1.0.1...v1.0.2) (2016-10-13)
<a name="1.0.1"></a>
## 1.0.1 (2016-10-13)

View File

@ -1,6 +1,6 @@
{
"name": "parser-6502",
"version": "1.0.1",
"version": "1.0.2",
"description": "Parser for 6502 assembler.",
"main": "index.js",
"dependencies": {