Skip to content

Commit e3a01c6

Browse files
authored
Update package.json
Corrected misspecified version as this was a bug fix to the release version (i.e., this is not a beta release). No code changes.
1 parent a519aba commit e3a01c6

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": "abao",
3-
"version": "0.4.1-beta.0",
3+
"version": "0.4.1",
44
"description": "RAML testing tool",
55
"bin": "bin/abao",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)