Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
soda-x committed Feb 15, 2016
1 parent 04a19ad commit e4b23ad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ tmp
node_modules/*
coverage
lib
npm-debug.log
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

---

## 0.2.2

- bugfix: publish an older version - -!

## 0.2.1

- bugfix: see issue #1 and #2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dora-plugin-config-manager",
"version": "0.2.1",
"version": "0.2.2",
"repository": {
"type": "git",
"url": "https://github.com/dora-js/dora-plugin-config-manager"
Expand Down

0 comments on commit e4b23ad

Please sign in to comment.