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

Commit 4af9f28

Browse files
v1.8.2
1 parent 96922df commit 4af9f28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "angular-scenario",
3-
"version": "1.8.1",
3+
"version": "1.8.2",
44
"license": "MIT",
55
"main": "./angular-scenario.js",
66
"ignore": [],
77
"dependencies": {
8-
"angular": "1.8.1"
8+
"angular": "1.8.2"
99
}
1010
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-scenario",
3-
"version": "1.8.1",
3+
"version": "1.8.2",
44
"description": "AngularJS module for end-to-end testing",
55
"main": "angular-scenario.js",
66
"scripts": {

0 commit comments

Comments
 (0)