Skip to content

Commit 21c730b

Browse files
committed
prepare release 0.3.0
1 parent 8d23277 commit 21c730b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module(
44
name = "rules_browsers",
5-
version = "0.2.0",
5+
version = "0.3.0",
66
)
77

88
# Load browsers for tests.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rules_browsers",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)