Skip to content

Commit be37d93

Browse files
author
Jace A Mogill
committed
Update version number to 1.3.5
1 parent ad9b911 commit be37d93

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Tests/issue11_bsp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*-----------------------------------------------------------------------------+
2-
| Extended Memory Semantics (EMS) Version 1.4.0 |
2+
| Extended Memory Semantics (EMS) Version 1.3.5 |
33
| Synthetic Semantics http://www.synsem.com/ [email protected] |
44
+-----------------------------------------------------------------------------+
55
| Copyright (c) 2011-2014, Synthetic Semantics LLC. All rights reserved. |

Tests/issue11_fj.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*-----------------------------------------------------------------------------+
2-
| Extended Memory Semantics (EMS) Version 1.4.0 |
2+
| Extended Memory Semantics (EMS) Version 1.3.5 |
33
| Synthetic Semantics http://www.synsem.com/ [email protected] |
44
+-----------------------------------------------------------------------------+
55
| Copyright (c) 2011-2014, Synthetic Semantics LLC. All rights reserved. |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ems",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"author": "Synthetic Semantics <[email protected]>",
55
"description": "Persistent Shared Memory and Parallel Programming Model",
66
"contributors": [

0 commit comments

Comments
 (0)