Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec committed Sep 25, 2019
1 parent 5dd3976 commit a14a5d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# rfc4648

## 1.3.0 (2019-09-25)

- Port the library to TypeScript.

## 1.2.1 (2019-05-24)

- Update build & test infrastructure.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rfc4648",
"version": "1.2.1",
"version": "1.3.0",
"description": "Encoding and decoding for base64, base32, base16, and friends",
"keywords": [
"Uint8Array",
Expand Down

0 comments on commit a14a5d4

Please sign in to comment.