Skip to content

Commit 66fb805

Browse files
committed
fix(reset versions): experiment with release workflow
1 parent e770474 commit 66fb805

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formatter-parser",
3-
"version": "0.0.0-alpha.5",
3+
"version": "0.1.0",
44
"scripts": {
55
"build": "gulp build",
66
"build:watch": "gulp",

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formatter-parser",
3-
"version": "0.0.0-alpha.5",
3+
"version": "0.1.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/BioPhoton/angular-formatter-parser"

0 commit comments

Comments
 (0)