diff --git a/README.md b/README.md index 27da00e0..202b57b8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Because it is only a branch of Angular 2, the goal is the complete integration w Get the changelog by [releases](https://github.com/robisim74/angular2localization/releases). -Compatible with Angular 2.0.0-rc.2 +Compatible with Angular 2.0.0-rc.3 ## Installing You can add `angular2localization` to your project via [Node and npm](https://nodejs.org): diff --git a/doc/spec.md b/doc/spec.md index a078b00e..f05125ba 100644 --- a/doc/spec.md +++ b/doc/spec.md @@ -1,5 +1,5 @@ # Angular 2 Localization library specification -Version 0.8.4 +Version 0.8.5 ## Table of contents * [1 The library structure](#1)