Skip to content

Commit fa689a2

Browse files
committed
Bump version, ignore nvim config
1 parent 34b5e42 commit fa689a2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ tinker
1616
# End of https://www.toptal.com/developers/gitignore/api/deno
1717

1818
.DS_Store
19+
.nvim.lua

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/denoland/deno/348900b8b79f4a434cab4c74b3bc8d4d2fa8ee74/cli/schemas/config-file.v1.json",
33
"name": "@valtown/vt",
44
"description": "The Val Town CLI",
5-
"version": "0.1.47",
5+
"version": "0.1.48",
66
"exports": "./vt.ts",
77
"license": "MIT",
88
"tasks": {

0 commit comments

Comments
 (0)