Skip to content

Commit

Permalink
Release v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenv committed Jul 11, 2019
1 parent a126396 commit fa03ef0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-angular-gettext",
"description": "Tasks for extracting/compiling angular-gettext strings.",
"version": "2.4.3",
"version": "2.4.4",
"homepage": "http://angular-gettext.rocketeer.be/",
"author": {
"name": "Ruben Vermeersch",
Expand Down Expand Up @@ -45,6 +45,6 @@
"gettext"
],
"dependencies": {
"angular-gettext-tools": "~2.4.2"
"angular-gettext-tools": "~2.4.3"
}
}

0 comments on commit fa03ef0

Please sign in to comment.