Prepare fore release 2.6.0

This commit is contained in:
Brie
2020-02-13 17:33:28 -08:00
parent b2f40b8353
commit f68d97c807
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
Change Log
==========
Version 2.6.0 *(12th February, 2020)*
-------------------------------------------
* Adds support for calling `screen` calls explicitly.
Version 2.5.0 *(9th September, 2019)*
-------------------------------------------

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Firebase"
s.version = "2.5.0"
s.version = "2.6.0"
s.summary = "Firebase Integration for Segment's analytics-ios library."
s.description = <<-DESC