Skip to content

Commit 8e50537

Browse files
committed
update version to beta
1 parent 9415907 commit 8e50537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "po2json",
33
"description": "Convert PO files to JSON",
4-
"version": "1.0.0-beta",
4+
"version": "1.0.0-beta-2",
55
"homepage": "https://github.com/mikeedwards/po2json",
66
"author": {
77
"name": "Joshua I. Miller",
@@ -46,7 +46,7 @@
4646
"bugs": {
4747
"url": "https://github.com/mikeedwards/po2json/issues"
4848
},
49-
"license": "(LGPL-2.0-or-later)",
49+
"license": "LGPL-2.0-or-later",
5050
"bin": {
5151
"po2json": "bin/po2json"
5252
},

0 commit comments

Comments
 (0)