From 9a621915123d6f4dfc8bbad0b0adb3ed30b15df5 Mon Sep 17 00:00:00 2001 From: Oscar Antonio Duran Grillo Date: Fri, 15 Dec 2017 17:35:47 +0100 Subject: [PATCH] Bump version number --- Snap.swift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Snap.swift.podspec b/Snap.swift.podspec index 050a021..f5cefaa 100644 --- a/Snap.swift.podspec +++ b/Snap.swift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Snap.swift' - s.version = '0.2.2' + s.version = '0.2.3' s.summary = 'Snapshot testing in a snap' s.description = <<-DESC