We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ab77c commit b737c9cCopy full SHA for b737c9c
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### 1.2.10 (2016.12.28)
2
+
3
+* Bugfixes on issue #14.
4
+ Thanks to @jpvantuyl
5
6
### 1.2.9 (2016.03.06)
7
8
* Bugfixes on issue #7
package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-page-object-generator",
- "version": "1.2.9",
+ "version": "1.2.10",
"description": "A nimble and flexible Selenium Page Object Model generator to improve agile testing process velocity.",
"dependencies": {
"argparse": "^1.0.4",
0 commit comments