Skip to content

Commit

Permalink
Adding delete bit functionality.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenvelozo committed Oct 27, 2015
1 parent 1b7b7e5 commit 07f11f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "fable",
"version": "0.1.10",
"version": "0.1.11",
"description": "An entity behavior management and API bundling library.",
"main": "source/Fable.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"fable-log": "^0.1.3",
"fable-settings": "^0.0.3",
"fable-uuid": "^0.1.3",
"foxhound": "0.0.11",
"foxhound": "0.0.13",
"underscore": "^1.8.3"
}
}

0 comments on commit 07f11f4

Please sign in to comment.