Skip to content

Commit 61d8fce

Browse files
committed
1.3.0
1 parent 7e8b133 commit 61d8fce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v1.2.1](https://github.com/bitsnaps/puter-cli/compare/v1.2.1...v1.2.1)
7+
#### [v1.3.0](https://github.com/bitsnaps/puter-cli/compare/v1.2.1...v1.3.0)
88

99
- ci: simplify workflow [`757b41c`](https://github.com/bitsnaps/puter-cli/commit/757b41caa62dc71946e7f1ffb34a32f2871248e0)
1010
- test: setup coverage [`2dd6500`](https://github.com/bitsnaps/puter-cli/commit/2dd650088ad9ecb6f7f9cd60b3dab80d48ac2611)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puter-cli",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Command line interface for Puter cloud platform",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)