Skip to content

Commit

Permalink
bump version to 2.0.2 in package.json in preparation for publishing
Browse files Browse the repository at this point in the history
Summary:
The change to set `windowsHide: true` is not an API
change, so bumping the minor-minor version seems
appropriate.

(Note: this ignores all push blocking failures!)

Reviewed By: wez

Differential Revision: D39701745

fbshipit-source-id: 7a984f5c4c278652fe9f02c50785f3b7c851419a
  • Loading branch information
bolinfest authored and facebook-github-bot committed Sep 21, 2022
1 parent d794b3f commit 9832791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/watchman/src/watchman/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fb-watchman",
"version": "2.0.1",
"version": "2.0.2",
"description": "Bindings for the Watchman file watching service",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 9832791

Please sign in to comment.