Skip to content

Commit

Permalink
Align version with GitHub version
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwannheden committed Sep 27, 2024
1 parent bc3bfa5 commit f27a392
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions openrewrite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"name": "@openrewrite/rewrite",
"version": "1.0.0",
"description": "",
"version": "0.16.0",
"license": "Apache-2.0",
"description": "OpenRewrite implementation for JavaScript.",
"homepage": "https://github.com/openrewrite/rewrite-javascript",
"main": "index.js",
"types": "index.d.ts",
"exports": {
Expand Down

0 comments on commit f27a392

Please sign in to comment.