Skip to content

Commit 939fb72

Browse files
committed
bump version number to pre2
1 parent 22e4f25 commit 939fb72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SQLitePCL.pretty.Async.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>SQLitePCL.pretty.Async</id>
5-
<version>0.0.12-pre1</version>
5+
<version>0.0.12-pre2</version>
66
<title>SQLitePCL.pretty.Async</title>
77
<authors>David Bordoley</authors>
88
<licenseUrl>https://github.com/bordoley/SQLitePCL.pretty/blob/master/LICENSE</licenseUrl>
@@ -15,7 +15,7 @@
1515
<reference file="SQLitePCL.pretty.Async.dll" />
1616
</references>
1717
<dependencies>
18-
<dependency id="SQLitePCL.pretty" version="0.0.12-pre1" />
18+
<dependency id="SQLitePCL.pretty" version="0.0.12-pre2" />
1919
<dependency id="Rx-Main" version="2.2.5" />
2020
</dependencies>
2121
</metadata>

SQLitePCL.pretty.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>SQLitePCL.pretty</id>
5-
<version>0.0.12-pre1</version>
5+
<version>0.0.12-pre2</version>
66
<title>SQLitePCL.pretty</title>
77
<authors>David Bordoley</authors>
88
<licenseUrl>https://github.com/bordoley/SQLitePCL.pretty/blob/master/LICENSE</licenseUrl>

0 commit comments

Comments
 (0)