Skip to content

Commit

Permalink
3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris-van-der-Wel committed Aug 24, 2018
1 parent f5bc68d commit 9046ee6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Openrunner",
"version": "3.1.2",
"version": "3.2.0",
"description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications",
"applications": {
"gecko": {
Expand Down Expand Up @@ -48,4 +48,4 @@
"run_at": "document_start"
}
]
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "openrunner",
"version": "3.1.2",
"version": "3.2.0",
"description": "Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9046ee6

Please sign in to comment.