Skip to content

Commit a7d3294

Browse files
committed
Update to 1.1.1
1 parent 5bdb4c7 commit a7d3294

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.1] - 2023-06-21
6+
7+
- Fix missing RarVM import in unrar.js.
8+
59
## [1.1.0] - 2023-05-28
610

711
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codedread/bitjs",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Binary Tools for JavaScript",
55
"homepage": "https://github.com/codedread/bitjs",
66
"author": "Jeff Schiller",

0 commit comments

Comments
 (0)