Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit 7768446

Browse files
committed
Merge pull request #81 from mobify/point-to-correct-1.1.1
Point to the correct 1.1.1
2 parents 185cec8 + 6910213 commit 7768446

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
v0.3.40 - Include Mobify.js 1.1.1 API, fix for Node 0.12.x on Windows
1+
v0.3.41 - Include Mobify.js 1.1.1 API, fix for Node 0.12.x on Windows
2+
Note: v0.3.40 was unpublished.
23

34
v0.3.39 - Make mobify-client compatible with IO.js 1.1.0 and Node.js 0.12.x
45

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobify-client",
3-
"version": "0.3.40",
3+
"version": "0.3.41",
44
"description": "Tools for building and compiling mobify.js adaptations",
55
"author": "Mobify <dev@mobify.com>",
66
"homepage": "http://www.mobifyjs.com",

0 commit comments

Comments
 (0)