Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 35173b7

Browse files
committed
Release 1.1.0
1 parent bed5e23 commit 35173b7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

angular-localizer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* Angular-Localizer
33
* Copyright (C)2014 2Toad, LLC.
44
* http://2toad.github.io/Angular-Localizer
5-
*
6-
* Version: 1.0.0
5+
*
6+
* Version: 1.1.0
77
* License: MIT
88
*/
99

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-localizer",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "./angular-localizer.js",
55
"dependencies": {
66
"angular": ">=1.2.13"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Angular-Localizer",
3-
"version": "1.0.0",
4-
"description": "Localization framework for angularjs",
3+
"version": "1.1.0",
4+
"description": "Localization framework for AngularJS",
55
"main": "angular-localizer.js",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)