Skip to content

Commit bdb0e0c

Browse files
Bump Versions
1 parent 2a83a23 commit bdb0e0c

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-kitten",
3-
"version": "5.3.1.1",
3+
"version": "5.4.0",
44
"private": true,
55
"license": "MIT",
66
"author": "akveo <[email protected]>",

src/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui-cat/components",
33
"description": "React Native components based on Eva Design System",
4-
"version": "5.3.1.1",
4+
"version": "5.4.0",
55
"license": "MIT",
66
"homepage": "https://github.com/ui-cat/react-native-ui-cat#readme",
77
"repository": {

src/date-fns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui-cat/date-fns",
33
"description": "date-fns services for UI Cat",
4-
"version": "5.3.1.1",
4+
"version": "5.4.0",
55
"license": "MIT",
66
"homepage": "https://github.com/ui-cat/react-native-ui-cat#readme",
77
"repository": {

src/eva-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui-cat/eva-icons",
33
"description": "Eva Icons for React Native",
4-
"version": "5.3.1.1",
4+
"version": "5.4.0",
55
"license": "MIT",
66
"homepage": "https://github.com/ui-cat/react-native-ui-cat#readme",
77
"repository": {

src/metro-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui-cat/metro-config",
33
"description": "UI Cat config for Metro Bundler",
4-
"version": "5.3.1.1",
4+
"version": "5.4.0",
55
"author": "akveo <[email protected]>",
66
"license": "MIT",
77
"homepage": "https://github.com/ui-cat/react-native-ui-cat#readme",

src/moment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui-cat/moment",
33
"description": "moment.js services for UI Cat",
4-
"version": "5.3.1.1",
4+
"version": "5.4.0",
55
"license": "MIT",
66
"homepage": "https://github.com/ui-cat/react-native-ui-cat#readme",
77
"repository": {

src/template-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui-cat/template-js",
33
"description": "React Native template project with UI Cat",
4-
"version": "5.3.1.1",
4+
"version": "5.4.0",
55
"author": "akveo <[email protected]>",
66
"license": "MIT",
77
"homepage": "https://github.com/ui-cat/react-native-ui-cat#readme",

src/template-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui-cat/template-ts",
33
"description": "React Native template project with UI Cat and TypeScript",
4-
"version": "5.3.1.1",
4+
"version": "5.4.0",
55
"license": "MIT",
66
"homepage": "https://github.com/ui-cat/react-native-ui-cat#readme",
77
"repository": {

0 commit comments

Comments
 (0)