Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hideki0403 committed Sep 24, 2023
1 parent 0bea5cb commit 9e8623c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hideki0403/emoji.js-darwin-x64",
"version": "1.0.0",
"version": "1.1.0",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hideki0403/emoji.js-linux-x64-gnu",
"version": "1.0.0",
"version": "1.1.0",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hideki0403/emoji.js-win32-x64-msvc",
"version": "1.0.0",
"version": "1.1.0",
"os": [
"win32"
],
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": "@hideki0403/emoji.js",
"version": "1.0.0",
"version": "1.1.0",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down

0 comments on commit 9e8623c

Please sign in to comment.