Skip to content

Commit

Permalink
Package version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisui committed Sep 3, 2014
1 parent 7624de3 commit e970a61
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,6 +1,6 @@
{
"name": "constructr",
"version": "0.2.0",
"version": "0.3.0",
"main": "src/constructr.js",
"homepage": "https://github.com/Chrisui/Constructr",
"authors": [
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": "constructr",
"version": "0.2.0",
"version": "0.3.0",
"description": "Inheritance (with spice) for Javascript in node or the browser.",
"main": "src/constructr.js",
"scripts": {
Expand Down

0 comments on commit e970a61

Please sign in to comment.