Skip to content

Commit a839da9

Browse files
author
Diego Ernst
committed
Version bump to 2.0.0
1 parent 2bc96b8 commit a839da9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "xmartlabs/Eureka" "2.0.0-beta.1"
1+
github "xmartlabs/Eureka" "2.0.1"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "xmartlabs/Eureka" "2.0.0-beta.1"
1+
github "xmartlabs/Eureka" "2.0.1"

GenericPasswordRow.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "GenericPasswordRow"
3-
spec.version = "1.0.0"
3+
spec.version = "2.0.0"
44
spec.summary = "Eureka row to validate passwords"
55
spec.homepage = "https://github.com/EurekaCommunity/GenericPasswordRow"
66
spec.license = { type: 'MIT', file: 'LICENSE' }

0 commit comments

Comments
 (0)