Skip to content

Commit c483936

Browse files
committed
Update: add classic edition link
1 parent a843080 commit c483936

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# amfe-flexible
22

3+
[Classic edition (0.3.2)](https://github.com/amfe/lib-flexible/tree/master)
4+
35
## Usage
46

57
#### Install

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amfe-flexible",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Build flexible page on mobile platform",
55
"keywords": [
66
"lib",
@@ -19,7 +19,7 @@
1919
"author": [
2020
{
2121
"name": "mingelz",
22-
"email": "mingelz@github.com"
22+
"email": "mingelz@gmail.com"
2323
}
2424
],
2525
"scripts": {

0 commit comments

Comments
 (0)