Skip to content

Commit 1c63e50

Browse files
committed
released 0.2.4
1 parent 0757a6f commit 1c63e50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-flexible-grid",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "React Native Flexible Grid is an advanced grid layout system inspired by CSS Grid, designed to facilitate responsive, customizable, and dynamic grid layouts in React Native applications. It supports both responsive and fixed layouts, enabling the creation of intricate designs with minimal effort.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -131,4 +131,4 @@
131131
"directories": {
132132
"example": "example"
133133
}
134-
}
134+
}

0 commit comments

Comments
 (0)