Skip to content

Commit 7726a8e

Browse files
author
Michalis Karagiorgos
committed
bump up version
1 parent 0dd7bd3 commit 7726a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xcodetargets.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xcodetargets < Formula
22
desc "Swift implicit import checks for SPM packages and Xcodeproj"
33
homepage "https://github.com/michaelversus/XcodeTargets"
4-
url "https://github.com/michaelversus/XcodeTargets.git", tag: "0.1.4"
5-
version "0.1.4"
4+
url "https://github.com/michaelversus/XcodeTargets.git", tag: "0.1.5"
5+
version "0.1.5"
66

77
depends_on "xcode": [:build]
88

0 commit comments

Comments
 (0)