We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8a790 commit bb7abddCopy full SHA for bb7abdd
HISTORY.md
@@ -1,5 +1,13 @@
1
# History
2
3
+## 0.4.21
4
+
5
+- Upgraded request to native-request
6
7
+## 0.4.20
8
9
+- Maintenance release
10
11
## 0.4.19
12
13
- Updated request package
package.json
@@ -1,6 +1,6 @@
{
"name": "universal-analytics",
- "version": "0.4.20",
+ "version": "0.4.21",
"description": "A node module for Google's Universal Analytics tracking",
"main": "index.js",
"scripts": {
0 commit comments