Skip to content

Commit ecc23f1

Browse files
committed
1.6.2
1 parent 0f2b7b8 commit ecc23f1

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "f2e-workflow",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"authors": [
55
"hzlzh <hzlzh.dev@gmail.com>"
66
],

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "f2e-workflow",
33
"description": "f2e-workflow is a cross-platform, efficient, smooth workflow for F2E project based on Grunt.",
4-
"version": "1.6.1",
4+
"version": "1.6.2",
55
"homepage": "https://github.com/hzlzh/f2e-workflow",
66
"author": {
77
"name": "hzlzh",
@@ -37,6 +37,7 @@
3737
"grunt-contrib-compress": "~0.7.0",
3838
"grunt-sprite": "~0.0.5",
3939
"grunt-pngmin": "~0.6.1",
40+
"grunt-timestamp": "~0.0.7",
4041
"grunt-ftp-deploy": "~0.1.1",
4142
"grunt-2x2x": "~0.1.3",
4243
"time-grunt": "~0.3.1",

test/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"grunt-contrib-compress": "~0.7.0",
1616
"grunt-sprite": "~0.0.5",
1717
"grunt-pngmin": "~0.6.1",
18+
"grunt-timestamp": "~0.0.7",
1819
"time-grunt": "~0.3.1",
1920
"grunt-ftp-deploy": "~0.1.1",
2021
"grunt-2x2x": "~0.1.3",

test/publish/css/style-2.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/publish/css/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)