diff --git a/README.md b/README.md index 851e3d6..437d5bd 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ dotJEM Angular Routing [![Build Status](https://travis-ci.org/dotJEM/angular-routing.png?branch=master)](https://travis-ci.org/dotJEM/angular-routing) ========= -#### Latest release v0.6.8: - - Source: [angular-routing.js](https://raw.github.com/dotJEM/angular-routing/v0.6.8/build/angular-routing.js) - - Minified: [angular-routing.min.js](https://raw.github.com/dotJEM/angular-routing/v0.6.8/build/angular-routing.min.js) - - Folder: [Build](https://github.com/dotJEM/angular-routing/tree/v0.6.8/build) +#### Latest release v0.6.10: + - Source: [angular-routing.js](https://raw.github.com/dotJEM/angular-routing/v0.6.10/build/angular-routing.js) + - Minified: [angular-routing.min.js](https://raw.github.com/dotJEM/angular-routing/v0.6.10/build/angular-routing.min.js) + - Folder: [Build](https://github.com/dotJEM/angular-routing/tree/v0.6.10/build) #### Latest build (currently not automated, so not 100% the latest always): - Source: [angular-routing.js](https://raw.github.com/dotJEM/angular-routing/master/build/angular-routing.js) @@ -15,7 +15,7 @@ The samples and api reference are currently a work in progress: - **Api Reference:** http://dotjem.github.io/angular-routing/#/docs/api/dotjem.routing - **Samples:** http://dotjem.github.io/angular-routing/ -# Version v0.6.8 +# Version v0.6.10 Inspired by the UI-Router project by Angular-UI, this project came to life as I wanted to provide what I believe is more "true states" where the transitions could be diff --git a/version.yaml b/version.yaml index 20d67c3..13f1153 100644 --- a/version.yaml +++ b/version.yaml @@ -2,4 +2,4 @@ --- version: 0.6.10 codename: lisa -stable: 0.6.10 +stable: 0.6.10 \ No newline at end of file