Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit c5c73c0

Browse files
authored
Update version to 1.7.0
- Since PR #7 is technically a "breaking" change, we should also include a version bump
1 parent cebceda commit c5c73c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snippets",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"main": "./lib/snippets",
55
"description": "Expand snippets matching the current prefix with `tab`.",
66
"repository": "https://github.com/atom/snippets",

0 commit comments

Comments
 (0)