Skip to content

Commit

Permalink
chore(*): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonornela committed Apr 7, 2017
1 parent 20d4ff6 commit 76f862c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="3.0.0"></a>
# [3.0.0](https://github.com/mbamobi/configuration/compare/v2.0.0...v3.0.0) (2017-04-07)



<a name="2.0.0"></a>
# [2.0.0](https://github.com/mbamobi/configuration/compare/v1.0.0...v2.0.0) (2017-04-04)

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": "@mbamobi/configuration",
"version": "2.0.0",
"version": "3.0.0",
"description": "Manager configuration project in file json, database or static object",
"main": "dist/umd/index.js",
"typings": "dist/esm/index.d.ts",
Expand Down

0 comments on commit 76f862c

Please sign in to comment.