Skip to content

Commit c676568

Browse files
santoshyadavdevAnkitSharma-007
authored andcommitted
feat: release beta version
1 parent 2be90e8 commit c676568

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "ngx-bulma",
3-
"version": "0.0.1-0",
3+
"version": "0.0.1-beta3",
44
"scripts": {
55
"release": "standard-version",
66
"ng": "ng",

projects/ngx-bulma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx2-bulma",
3-
"version": "0.0.1-beta1",
3+
"version": "0.0.1-beta3",
44
"scripts": {
55
"build": "tsc -p tsconfig.schematics.json",
66
"copy:schemas": "cp --parents schematics/*/schema.json ../../dist/ngx-bulma/",

0 commit comments

Comments
 (0)