Skip to content

Commit c0a02ad

Browse files
committed
update version
1 parent 2a0bebf commit c0a02ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flex React v1.2.9
1+
Flex React v1.3.0
22
==========================
33

44
Flex React is a grid-based set of components for React. It offers the following features:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flex-react",
3-
"version": "1.2.9",
3+
"version": "1.3.0",
44
"description": "A lightweight React component library to build flex-based grids.",
55
"main": "dist/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)