Skip to content

Commit d902497

Browse files
committed
Bump version to 0.0.5
1 parent cde43e8 commit d902497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLiteMigrationManager.swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SQLiteMigrationManager.swift"
3-
s.version = "0.0.4"
3+
s.version = "0.0.5"
44
s.summary = "Migration manager for SQLite.swift"
55
s.description = <<-DESC
66
Migration manager for SQLite.swift, based on FMDBMigrationManager.

0 commit comments

Comments
 (0)