Skip to content

Commit bb7abdd

Browse files
committed
Version 0.4.21
1 parent aa8a790 commit bb7abdd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# History
22

3+
## 0.4.21
4+
5+
- Upgraded request to native-request
6+
7+
## 0.4.20
8+
9+
- Maintenance release
10+
311
## 0.4.19
412

513
- Updated request package

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "universal-analytics",
3-
"version": "0.4.20",
3+
"version": "0.4.21",
44
"description": "A node module for Google's Universal Analytics tracking",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)