8000 Increment package version to enable ci tests. · lodash/lodash@c1c394a · GitHub
[go: up one dir, main page]

Skip to content

Commit c1c394a

Browse files
committed
Increment package version to enable ci tests.
1 parent 70d3057 commit c1c394a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lodash",
3-
"version": "4.16.2",
3+
"version": "4.16.3-pre",
44
"license": "MIT",
55
"private": true,
66
"main": "lodash.js",
@@ -42,7 +42,7 @@
4242
"istanbul": "0.4.5",
4343
"jquery": "^3.1.1",
4444
"jscs": "^3.0.7",
45-
"lodash": "4.16.1",
45+
"lodash": "4.16.2",
4646
"lodash-doc-globals": "^0.1.1",
4747
"markdown-doctest": "^0.8.1",
4848
"optional-dev-dependency": "^1.3.0",

0 commit comments

Comments
 (0)
0