diff --git a/README.md b/README.md index 6b722f8..a5dff6d 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ Read details on this article(Persian): http://parhum.net/blog/ui/sass-direction- # Changelog +### 1.0.2 +* Add main file to bower.json. + ### 1.0.1 * Add bower.json and register it to bower library. diff --git a/sass/_direction-controller.scss b/sass/_direction-controller.scss index 4d9f27e..62de35f 100644 --- a/sass/_direction-controller.scss +++ b/sass/_direction-controller.scss @@ -1,9 +1,9 @@ // Name: Direction Controller Functions // URI: https://github.com/parhumm/Sass-Direction-Controller/ // Description: An approach to write a css code for once and create tow version of it RTL or LTR just with change one variable value -// Version: 1.0.0 +// Version: 1.0.2 // Author: Parhum Khoshbakht -// Author URI: https://github.com/parhumm/ +// Author URI: https://github.com/parhumm // License: The MIT License (MIT) // License URI: https://github.com/parhumm/Sass-Direction-Controller/blob/master/LICENSE