Skip to content

Commit 2e502de

Browse files
author
tunnckoCore
committed
Release v1.0.0
1 parent 385988e commit 2e502de

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Diff for: CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

22

3-
## 0.0.0 - 2016-02-06
3+
## 1.0.0 - 2016-02-09
4+
- Release v1.0.0 / [email protected]
5+
- update docs
6+
- add keywords
7+
- implement :clap:
8+
9+
## 0.0.0 - 2016-02-09
410
- Initial commit

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "try-require-please",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Try to require the given module, failing loudly with default message if module does not exists.",
55
"repository": "tunnckoCore/try-require-please",
66
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",

0 commit comments

Comments
 (0)