Skip to content

Commit 9c700f4

Browse files
committed
chore: update versions
1 parent 5bedd0d commit 9c700f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node:12
5+
- image: circleci/node:18
66

77
working_directory: ~/repo
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "the_guard_bot",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Telegram guard bot to manage a network of groups.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)