Skip to content

Commit

Permalink
Preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
liarco authored Jul 4, 2023
1 parent 9fcf5b6 commit 4dc4bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linting
name: Lint
on: [push, pull_request]

jobs:
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": "@mep-agency/next-iubenda",
"version": "1.0.0-alpha1",
"version": "1.0.0-alpha2",
"private": false,
"description": "A React library for integrating Iubenda's Cookie Solution into Next.js projects",
"source": "src/index.tsx",
Expand Down

0 comments on commit 4dc4bb3

Please sign in to comment.