Skip to content

Commit 41bc9b8

Browse files
committedMay 25, 2024·
chore(release): v1.2.2
1 parent f1bae8a commit 41bc9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "next-flag",
33
"description": "🏁 Feature flags powered by GitHub issues and NextJS. Toggle the features of your app by ticking a checkbox in a GitHub issue. Supports server-side rendering, multiple environments, and can be deployed as a stand-alone feature flag server.",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"author": "Tim Mikeladze <tim.mikeladze@gmail.com>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)