Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 4301f43

Browse files
author
tfreitasleal
committed
Prepare NuGet release 1.0.2
1 parent e724c81 commit 4301f43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NuGet/Definition/Qooxdoo-WebDriver.NuSpec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>Qooxdoo-WebDriver</id>
55
<title>qooxdoo adapter for Selenium WebDriver</title>
66
<tags>Selenium SeleniumHQ WebDriver qooxdoo widgets</tags>
7-
<version>1.0.1</version>
7+
<version>1.0.2</version>
88
<authors>Tiago Freitas Leal</authors>
99
<licenseUrl>https://github.com/tfreitasleal/QxWebDriver-NET/blob/master/license.txt</licenseUrl>
1010
<projectUrl>https://github.com/tfreitasleal/QxWebDriver-NET</projectUrl>

Source/Wisej.Qooxdoo.WebDriver/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.1")]
36-
[assembly: AssemblyFileVersion("1.0.1")]
35+
[assembly: AssemblyVersion("1.0.2")]
36+
[assembly: AssemblyFileVersion("1.0.2")]

0 commit comments

Comments
 (0)