Skip to content

Commit 1b4f8a6

Browse files
committed
update versions
1 parent f4e05b4 commit 1b4f8a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @syntaxs/compiler `v0.0.2-alpha`
1+
# @syntaxs/compiler `v0.0.3-alpha`
22
![Stars](https://badgen.net/github/stars/syntax-script/compiler)
33
![Releases](https://badgen.net/github/release/syntax-script/compiler)
44
![Version](https://badgen.net/npm/v/@syntaxs/compiler)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syntaxs/compiler",
3-
"version": "0.0.2-alpha",
3+
"version": "0.0.3-alpha",
44
"description": "Compiler used to compile Syntax Script projects.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)