Skip to content

Commit

Permalink
chore(update): patch release 3.1.1 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Feb 17, 2022
1 parent e8428c8 commit 8b2f663
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-translate-cut",
"version": "3.1.0",
"version": "3.1.1",
"description": "Angular pipe for cutting translations (plugin for ngx-translate)",
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
"scripts": {
Expand Down Expand Up @@ -114,4 +114,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}
2 changes: 1 addition & 1 deletion projects/ngx-translate-cut/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-translate-cut",
"version": "3.1.0",
"version": "3.1.1",
"description": "Angular pipe for cutting translations (plugin for ngx-translate)",
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
"peerDependencies": {
Expand Down

0 comments on commit 8b2f663

Please sign in to comment.