Skip to content

Commit 7b08bcd

Browse files
author
Nikolay Feldman
committed
1.0.1
1 parent 0286fb3 commit 7b08bcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"_target": "*",
66
"_originalSource": "simple-tracker",
77
"_direct": true,
8-
"version": "1.0.0",
8+
"version": "1.0.1",
99
"description": "Easy javascript tracking library to log events, metrics, errors, and messages",
1010
"main": "index.js",
1111
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-tracker",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Easy javascript tracking library to log events, metrics, errors, and messages",
55
"main": "dist/simple-tracker.min.js",
66
"repository": {

0 commit comments

Comments
 (0)