Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommaso Allevi committed May 29, 2017
1 parent 4cf8be0 commit 08f0418
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Changelog
---------

# v1.0.2
- Fix require submodules (see test/example2.test.js)

# v1.0.1
- Fix require in comment

# v1.0.0
- First implementation
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packages-condom",
"version": "1.0.1",
"version": "1.0.2",
"description": "Check your code are not using some dev depedencies",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 08f0418

Please sign in to comment.