Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed May 2, 2013
1 parent 7accac1 commit ca3b96f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
@@ -1,6 +1,6 @@
{
"name": "NobleClass",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Class implementation inspired by Backbone classes",
"main": "index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "nobleclass",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Class implementation inspired by Backbone classes",
"homepage": "http://github.com/keithamus/NobleClass",
"main": "index.js",
Expand Down

0 comments on commit ca3b96f

Please sign in to comment.