Skip to content

Commit 98974e2

Browse files
committed
Update version number.
1 parent 299457b commit 98974e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vgl-compiler",
33
"description": "Visual Grid Language compiler",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"scripts": [
66
"lib/compiler.js",
77
"lib/parser.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vgl-compiler",
33
"description": "Visual Grid Language compiler",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/gss/vgl-compiler.git"

0 commit comments

Comments
 (0)