Skip to content

Commit ef27c46

Browse files
committed
Prepare 0.4.8 release
1 parent 3eca595 commit ef27c46

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "language-rust",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"description": "Rust language support in Atom",
5-
"keywords": ["rust", "language", "grammar", "syntax"],
5+
"keywords": [
6+
"rust",
7+
"language",
8+
"grammar",
9+
"syntax"
10+
],
611
"license": "MIT",
712
"engines": {
813
"atom": ">0.50.0 <2.0.0"

0 commit comments

Comments
 (0)