@gtkx/native-linux-x64-gnu 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gtkx/native-linux-x64-gnu",
3
- "version": "1.3.0",
3
+ "version": "1.4.0",
4
4
  "cpu": [
5
5
  "x64"
6
6
  ],
@@ -8,7 +8,7 @@
8
8
  "files": [
9
9
  "native.linux-x64-gnu.node"
10
10
  ],
11
- "description": "Rust addon under GTKX that loads shared libraries, marshals values, and tracks GObject handles",
11
+ "description": "Rust addon for GTK: loads libraries, marshals values, tracks GObjects.",
12
12
  "keywords": [
13
13
  "gtkx",
14
14
  "gtk",