We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293fd9c commit 2b080a5Copy full SHA for 2b080a5
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.0.0-beta.0
+## 4.0.0-alpha.0
2
** Major Features and Breaking changes in this version**
3
4
#### Improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "fecha",
- "version": "4.0.0-beta.0",
+ "version": "4.0.0-alpha.0",
"description": "Date formatting and parsing",
5
"main": "lib/fecha.umd.js",
6
"module": "lib/fecha.js",
0 commit comments