diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-02 21:46:14 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-02 21:46:14 -0700 |
commit | 0c74e117b82aae3c3cf87ce6aa2fe8dca1da9476 (patch) | |
tree | b89c2dbc90a69a5dec834c1fdc2e3c5b39d8d3ab /scripts/nuget | |
parent | a32585286a328367543443dd2520a4bee2b0cb0b (diff) |
Update version to 1.9
Diffstat (limited to 'scripts/nuget')
-rw-r--r-- | scripts/nuget/pugixml.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nuget/pugixml.nuspec b/scripts/nuget/pugixml.nuspec index 5e4fe7c..5f9fac0 100644 --- a/scripts/nuget/pugixml.nuspec +++ b/scripts/nuget/pugixml.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>pugixml</id>
- <version>1.8.0-appveyor</version>
+ <version>1.9.0-appveyor</version>
<title>pugixml</title>
<authors>Arseny Kapoulkine</authors>
<owners>Arseny Kapoulkine</owners>
|