Skip to content

Commit 3ec4a5e

Browse files
committed
Bump versions [skip ci]
1 parent 4028152 commit 3ec4a5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/localization-utilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/localization-utilities",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "This plugin contains some useful functions for localization.",
55
"main": "lib/index.js",
66
"typings": "dist/localization-utilities.d.ts",

webpack/localization-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/localization-plugin",
3-
"version": "0.13.2",
3+
"version": "0.14.0",
44
"description": "This plugin facilitates localization with Webpack.",
55
"main": "lib/index.js",
66
"typings": "dist/localization-plugin.d.ts",

0 commit comments

Comments
 (0)