Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

Commit

Permalink
Changed version form 3.0.0 to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Knabel committed Aug 4, 2016
1 parent f96aaf1 commit 738bd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ValidatedExtension.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ValidatedExtension"
s.version = "3.0.0"
s.version = "3.0"
s.summary = "A Swift μ-Library for Somewhat Dependent Types"
s.description = <<-DESC
Validated is a μ-library (~50 Source Lines of Code) that allows you make better use of Swift's type system
Expand Down

0 comments on commit 738bd30

Please sign in to comment.