Skip to content

Commit dcbda47

Browse files
committed
Release 1.2.7
1 parent 71f5d9b commit dcbda47

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.2.7 / 2016-03-04
3+
==================
4+
5+
* adding global
6+
27
1.2.6 / 2016-03-04
38
==================
49

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "segmentio/analytics-php",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "Segment Analytics PHP Library",
55
"keywords": [
66
"analytics",

lib/Segment/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php $SEGMENT_VERSION = "1.2.6"; ?>
1+
<?php $SEGMENT_VERSION = "1.2.7"; ?>

0 commit comments

Comments
 (0)