diff --git a/History.md b/History.md index e69de29..90f5fff 100644 --- a/History.md +++ b/History.md @@ -0,0 +1,5 @@ + +0.0.1 / 2014-03-17 +================== + + * Initial release \ No newline at end of file diff --git a/bower.json b/bower.json index ec1fff7..f032ea4 100644 --- a/bower.json +++ b/bower.json @@ -19,5 +19,7 @@ , "components" , "node_modules" , "bower_components" + , "example" + , "component.json" ] }