Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
adding a 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Smith committed Feb 12, 2016
1 parent 06cff85 commit 89bb105
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# 1.1.0

* Porting 1.1.0 code back to 1.0.1 so we don't have to updated all the dependent apps.

# 1.1.0

* Adding the actual error to logging meta data.

# 1.0.0
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": "comb",
"description": "A framework for node",
"version": "1.1.0",
"version": "1.0.1",
"keywords": [
"OO",
"Object Oriented",
Expand Down

0 comments on commit 89bb105

Please sign in to comment.