Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
📦 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Jul 5, 2015
1 parent b0072f1 commit 10c2113
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## 1.1.0 - 2015-07-05

### Added
* CLI now has `--version` and `--help` arguments
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "module-init",
"description": "Create a new node module with all the right stuff.",
"version": "1.0.1",
"version": "1.1.0",
"author": "Nate Goldman <[email protected]>",
"bin": {
"module-init": "./bin/cli.js"
Expand Down

0 comments on commit 10c2113

Please sign in to comment.