Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
losandes committed Oct 1, 2015
1 parent b381760 commit f35b662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hilary",
"main": "release/hilary.min.js",
"version": "4.3.0",
"version": "4.3.1",
"homepage": "https://github.com/Acatar/hilaryjs",
"authors": [
"&y <andes.collab@gmail.com> (https://github.com/losandes)"
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": "hilary",
"version": "4.3.0",
"version": "4.3.1",
"description": "a simple Dependency Injection (DI) library that provides Inversion of Control (IoC) capabilities in Node.js and the browser",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f35b662

Please sign in to comment.