Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
martnst committed Jan 25, 2019
1 parent 889d5f9 commit 7eef8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VersionsTracker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "VersionsTracker"
s.version = "0.2.3"
s.version = "0.3.0"
s.summary = "Keeping track of version installation history made easy."
s.description = <<-DESC
VersionsTracker is a Swift Library, which tracks install version history of app and os version.
Expand Down

0 comments on commit 7eef8ec

Please sign in to comment.