Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Sep 30, 2021
1 parent cc182da commit ee9ec2d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubickbase-example",
"version": "1.1.4-2",
"version": "1.2.0",
"description": "example usage of rubickbase",
"main": "src/index.js",
"author": "sovlookup",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubickbase",
"version": "1.1.4-2",
"version": "1.2.0",
"description": "Expand native capabilities for nodejs and electron based on rust",
"author": "sovlookup <[email protected]>",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rubickbase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubickbase",
"version": "1.1.4-2",
"version": "1.2.0",
"os": [
"linux",
"win32",
Expand Down
2 changes: 1 addition & 1 deletion packages/rust-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubick_backend",
"version": "1.1.4-2",
"version": "1.2.0",
"description": "Native Node.js modules that listen/send simulated events to devices",
"main": "index.js",
"homepage": "https://github.com/SOVLOOKUP/rubickbase",
Expand Down

0 comments on commit ee9ec2d

Please sign in to comment.