Skip to content

Commit 2b080a5

Browse files
committed
Change to alpha
1 parent 293fd9c commit 2b080a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4.0.0-beta.0
1+
## 4.0.0-alpha.0
22
** Major Features and Breaking changes in this version**
33

44
#### Improvements

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fecha",
3-
"version": "4.0.0-beta.0",
3+
"version": "4.0.0-alpha.0",
44
"description": "Date formatting and parsing",
55
"main": "lib/fecha.umd.js",
66
"module": "lib/fecha.js",

0 commit comments

Comments
 (0)