Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Commit 257e3f5

Browse files
committed
Version bump.
1 parent d0c9b9d commit 257e3f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Installation via bower
3030
```json
3131
{
3232
"dependencies": {
33-
"requirejs-google-analytics": "~0.1.7"
33+
"requirejs-google-analytics": "~0.1.6"
3434
}
3535
}
3636
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "requirejs-google-analytics",
33
"description": "Google Analytics loader",
4-
"version": "0.1.7",
4+
"version": "0.1.6",
55
"scripts": {
66
"test": "grunt travis --verbose"
77
},

0 commit comments

Comments
 (0)