Skip to content

Commit df03bbd

Browse files
committed
.
1 parent bd89b7d commit df03bbd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

cppjs-plugins/cppjs-plugin-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/plugin-react-native",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Cpp.js React Native plugin: A tool for seamless C++ integration with React Native and Expo.",
55
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-plugin-react-native#readme",
66
"repository": "https://github.com/bugra9/cpp.js.git",

cppjs-plugins/cppjs-plugin-rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/plugin-rollup",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Cpp.js Rollup plugin: A tool for seamless C++ integration with the Rollup bundler.",
55
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-plugin-rollup#readme",
66
"repository": "https://github.com/bugra9/cpp.js.git",

cppjs-plugins/cppjs-plugin-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/plugin-vite",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Cpp.js Vite plugin: A tool for seamless C++ integration with the Vite.",
55
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-plugin-vite#readme",
66
"repository": "https://github.com/bugra9/cpp.js.git",

cppjs-plugins/cppjs-plugin-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/plugin-webpack",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Cpp.js Webpack plugin: A tool for seamless C++ integration with the Webpack bundler.",
55
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-plugin-rollup#readme",
66
"repository": "https://github.com/bugra9/cpp.js.git",

0 commit comments

Comments
 (0)