Commit 57c052b 1 parent 5f432e9 commit 57c052b Copy full SHA for 57c052b
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
"kind" : "remoteSourceControl",
15
15
"location" : "git@github.com:55DB091A-8471-447B-8F50-5DFF4C1B14AC/Lighter.git",
16
16
"state" : {
17
- "branch " : "develop ",
18
- "revision " : "7c075f71994e216c1e5a9d84f548a6fedd4f9b14 "
17
+ "revision " : "cb7f477901307b77ab70c914175250e4935b3c1e ",
18
+ "version " : "1.0.0 "
19
19
}
20
20
},
21
21
{
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ var package = Package(
12
12
13
13
dependencies: [
14
14
. package ( url: " git@github.com:55DB091A-8471-447B-8F50-5DFF4C1B14AC/Lighter.git " ,
15
- branch : " develop " ) ,
15
+ from : " 1.0.0 " ) ,
16
16
. package ( url: " https://github.com/stephencelis/SQLite.swift " ,
17
17
from: " 0.9.2 " ) ,
18
18
. package ( url: " https://github.com/groue/GRDB.swift " , from: " 5.26.0 " )
You can’t perform that action at this time.
0 commit comments