Skip to content

Commit 60933a4

Browse files
author
Pedro Piñera
committed
Revert version bump
1 parent ce83d22 commit 60933a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReactiveTask.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "ReactiveTask"
33
# Version goes here and will be used to access the git tag later on, once we have a first release.
4-
s.version = "0.16.0"
4+
s.version = "0.15.0"
55
s.summary = "Swift framework for launching shell tasks"
66
s.description = <<-DESC
77
ReactiveTask is a Swift framework for launching shell tasks (processes), built using ReactiveSwift.

0 commit comments

Comments
 (0)