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

Commit a2e7afa

Browse files
committed
Release v0.0.10
1 parent 31f1356 commit a2e7afa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-typescript",
3-
"version": "0.0.8",
3+
"version": "0.0.10",
44
"dependencies": {
55
"angular": "^1.2.0",
66
"angular-resource": "^1.2.0"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-typescript",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "TypeScript 1.5+ annotations (decorators) for AngularJS 1.x",
55
"repository": {
66
"type": "git",
@@ -42,6 +42,6 @@
4242
"run-sequence": "1.2.1",
4343
"tslint": "3.12.1",
4444
"typescript": "1.8.10",
45-
"typings": "^1.3.1"
45+
"typings": "1.3.1"
4646
}
4747
}

0 commit comments

Comments
 (0)