Skip to content

Commit a4ad2dc

Browse files
author
getsentry-bot
committed
Merge branch 'release/0.2.0'
2 parents cbbf439 + 2d0a7e4 commit a4ad2dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.2.0
44

55
### Features
66

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "js-source-scopes"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55

66
description = "Utilities for extracting and dealing with scope information in JS code"

0 commit comments

Comments
 (0)