Skip to content

Commit

Permalink
[package] bump version to 7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Dec 22, 2024
1 parent 5834085 commit ac96ddb
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 7 deletions.
14 changes: 10 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@2bad/root",
"version": "7.1.1",
"version": "7.1.2",
"private": true,
"type": "module",
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ryanair-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@2bad/ryanair-cli",
"version": "7.1.1",
"version": "7.1.2",
"description": "CLI for Ryanair API.",
"keywords": [
"cli",
Expand Down
2 changes: 1 addition & 1 deletion packages/ryanair/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@2bad/ryanair",
"version": "7.1.1",
"version": "7.1.2",
"description": "Unofficial typescript client for the Ryanair API that allows you to easily retrieve information about airports, flights and prices.",
"keywords": [
"api-client",
Expand Down

0 comments on commit ac96ddb

Please sign in to comment.