Skip to content

Commit 81eddc2

Browse files
committed
chore(release): v1.0.1
1 parent d2cf19e commit 81eddc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.0.0",
4+
"version": "1.0.1",
55
"author": "Tim Mikeladze <tim.mikeladze@gmail.com>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)