File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<id >Atata.Bootstrap</id >
5
5
<title >Atata.Bootstrap</title >
6
- <version >0.4.0 </version >
6
+ <version >0.4.1 </version >
7
7
<authors >Yevgeniy Shunevych</authors >
8
8
<owners >Yevgeniy Shunevych</owners >
9
9
<licenseUrl >https://raw.githubusercontent.com/atata-framework/atata-bootstrap/master/LICENSE</licenseUrl >
13
13
<summary >.NET package containing a set of Atata components for the automation testing integration with Bootstrap Framework.</summary >
14
14
<description >.NET package containing a set of Atata components for the automation testing integration with Bootstrap Framework.</description >
15
15
<releaseNotes >
16
+ 0.4.1 - https://github.com/atata-framework/atata-bootstrap/releases/tag/v0.4.1
16
17
0.4.0 - https://github.com/atata-framework/atata-bootstrap/releases/tag/v0.4.0
17
18
0.3.0 - Initial release.
18
19
</releaseNotes >
19
20
<copyright >Copyright © Yevgeniy Shunevych 2017</copyright >
20
21
<tags >atata automation testing test selenium webdriver browser bootstrap</tags >
21
22
<dependencies >
22
- <dependency id =" Atata" version =" 0.11.3 " />
23
+ <dependency id =" Atata" version =" 0.11.4 " />
23
24
<dependency id =" Atata.WebDriverExtras" version =" 0.11.0" />
24
- <dependency id =" Selenium.WebDriver" version =" 3.0.1 " />
25
- <dependency id =" Selenium.Support" version =" 3.0.1 " />
25
+ <dependency id =" Selenium.WebDriver" version =" 3.1.0 " />
26
+ <dependency id =" Selenium.Support" version =" 3.1.0 " />
26
27
</dependencies >
27
28
</metadata >
28
29
<files >
Original file line number Diff line number Diff line change 6
6
[ assembly: AssemblyCopyright ( "Copyright © Yevgeniy Shunevych 2017" ) ]
7
7
[ assembly: AssemblyCulture ( "" ) ]
8
8
[ assembly: ComVisible ( false ) ]
9
- [ assembly: AssemblyVersion ( "0.4.0 " ) ]
10
- [ assembly: AssemblyFileVersion ( "0.4.0 " ) ]
9
+ [ assembly: AssemblyVersion ( "0.4.1 " ) ]
10
+ [ assembly: AssemblyFileVersion ( "0.4.1 " ) ]
You can’t perform that action at this time.
0 commit comments