Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Apr 20, 2016
1 parent 979001e commit 43663c6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## 1.0.2 (April 20, 2015)

- Fix `basis-config` patching for case when attribute value is empty

## 1.0.1 (September 20, 2015)

- Update dependencies

## 1.0.0 (September 19, 2015)

- Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "basisjs-tools-instrumenter",
"description": "JavaScript source code location instrumenter for basisjs-tools",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/basisjs/basisjs-tools-instumenter",
"repository": "basisjs/basisjs-tools-instrumenter",
"license": "MIT",
Expand Down

0 comments on commit 43663c6

Please sign in to comment.