Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Minitour authored Oct 23, 2020
1 parent 23e405a commit ecd825d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
dependencies: [
.package(name: "EasyNotificationBadge",
url: "https://github.com/Minitour/EasyNotificationBadge.git",
from: "1.2.0"),
from: "1.2.1"),
],
targets: [
.target(
Expand Down

0 comments on commit ecd825d

Please sign in to comment.