diff --git a/bower.json b/bower.json index 52c85826..3569232d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "epicenter-js-libs", - "version": "1.6.1", + "version": "1.6.2", "homepage": "https://github.com/forio/epicenter-js-libs", "authors": [ "Naren Ranjit " diff --git a/dist/CHANGELOG.md b/dist/CHANGELOG.md index 680755c6..27322bcb 100644 --- a/dist/CHANGELOG.md +++ b/dist/CHANGELOG.md @@ -1,3 +1,8 @@ + +### 1.6.2 (2015-12-29) +- Internal refactoring to add support for version numbers in upcoming Epicenter APIs. +- Bare-bones implementation of `F.service.File` to get contents of any file in your project. Used by Flow Inspector. + ### 1.6.1 (2015-12-02) Bug Fixes: diff --git a/dist/components/assignment/index.html b/dist/components/assignment/index.html index 7eabd929..1ca5293f 100644 --- a/dist/components/assignment/index.html +++ b/dist/components/assignment/index.html @@ -7,7 +7,7 @@ - + @@ -73,8 +73,8 @@ - - + + - - + +