Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattallty committed Oct 24, 2018
1 parent ca3d237 commit e4f9dc7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<a name="1.0.0"></a>
# [1.0.0](https://github.com/mattallty/Caporal.js/compare/v0.10.0...v1.0.0) (2018-10-24)

**This is a major update which drops support for node.js < 6**

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caporal",
"version": "0.10.0",
"version": "1.0.0",
"description": "A full-featured framework for building command line applications (cli) with node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit e4f9dc7

Please sign in to comment.