@bolta-io/cli 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -31,8 +31,6 @@ brew install bolta
31
31
  irm https://raw.githubusercontent.com/bolta-io/bolta-cli/main/install.ps1 | iex
32
32
  ```
33
33
 
34
- 또는 [GitHub Releases](https://github.com/bolta-io/bolta-cli/releases)에서 바이너리를 직접 다운로드할 수 있습니다.
35
-
36
34
  ---
37
35
 
38
36
  ## 사용법
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bolta-io/cli",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "description": "Bolta API CLI for Korean electronic tax invoices (전자세금계산서)",
5
5
  "type": "module",
6
6
  "bin": {