Skip to content

Commit 39c8a3b

Browse files
committed
chore(release): v0.2.0
1 parent 3bf7017 commit 39c8a3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

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

33
This project adheres to [Semantic Versioning][semver].
44

5-
## Unreleased
5+
## 0.2.0 (2022-01-16)
66

77
* Improve performance for reading and writing strings
88

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@bare-ts/lib",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "TypeScript library for BARE, a compact and simple binary-serialization format",
55
"keywords": [
66
"bare",

0 commit comments

Comments
 (0)