Skip to content

Commit 762d263

Browse files
authored
Bump package version to v0.8.3 (#210)
1 parent 9a712a1 commit 762d263

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "printers-js"
33
authors = ["Evan Simkowitz <esimkowitz@users.noreply.github.com>"]
4-
version = "0.8.2"
4+
version = "0.8.3"
55
edition = "2021"
66
publish = false
77

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": "@printers/printers",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "Cross-platform printer library for Node.js, Deno, and Bun",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)