Skip to content

Commit 43fa5f4

Browse files
committed
version bump
1 parent a7e4904 commit 43fa5f4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

build/fr_CA.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
summary: "Almost i18n, with standard translations for basic meteor packages.",
3-
version: "2.3.0",
3+
version: "2.3.1",
44
name: "softwarerero:accounts-t9n",
55
git: "https://github.com/softwarerero/meteor-accounts-t9n.git",
66
});

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meteor-accounts-t9n",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Translations for Meteor projects, almost i18n",
55
"repository": "https://github.com/softwarerero/meteor-accounts-t9n",
66
"bugs": "https://github.com/softwarerero/meteor-accounts-t9n/issues",

smart.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Translations for the meteor account's error messages",
44
"homepage": "https://github.com/softwarerero/meteor-accounts-t9n",
55
"author": "Stefan Undorf <el@softwarerero.com>",
6-
"version": "2.3.0",
6+
"version": "2.3.1",
77
"git": "https://github.com/softwarerero/meteor-accounts-t9n.git",
88
"packages": {}
99
}

0 commit comments

Comments
 (0)