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

Commit af2f5b6

Browse files
author
tfreitasleal
committed
Prepare release 1.0.8 (#11)
1 parent 854f45e commit af2f5b6

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 automation</tags>
7-
<version>1.0.7</version>
7+
<version>1.0.8</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/Qooxdoo.WebDriver/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
// You can specify all the values or you can default the Build and Revision Numbers
3030
// by using the '*' as shown below:
3131
// [assembly: AssemblyVersion("1.0.*")]
32-
[assembly: AssemblyVersion("1.0.7")]
33-
[assembly: AssemblyFileVersion("1.0.7")]
32+
[assembly: AssemblyVersion("1.0.8")]
33+
[assembly: AssemblyFileVersion("1.0.8")]

0 commit comments

Comments
 (0)