We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d23277 commit 21c730bCopy full SHA for 21c730b
MODULE.bazel
@@ -2,7 +2,7 @@
2
3
module(
4
name = "rules_browsers",
5
- version = "0.2.0",
+ version = "0.3.0",
6
)
7
8
# Load browsers for tests.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "rules_browsers",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments