Skip to content

Commit 2fbffc8

Browse files
committed
bump version number
1 parent 88dfc12 commit 2fbffc8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
REACT_APP_VERSION=0.2.0
1+
REACT_APP_VERSION=0.2.1

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14-
- Dragging dot follows cursor precisely when adding wires.
14+
- Dragging dot follows the cursor precisely when adding wires.
1515
- Update slider styles.
1616

1717
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "b5",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"dependencies": {
66
"blob-polyfill": "^5.0.20210201",

0 commit comments

Comments
 (0)