Skip to content

Commit 20a2304

Browse files
author
Andrey Chudnov
committed
ver bumps
1 parent 9bcaae2 commit 20a2304

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Version change log.
22

33
=0.12=
4-
Added a 'setAnnotation' function to the 'HasAnnotation' class.
4+
Added a 'setAnnotation' function to the 'HasAnnotation' class. Added
5+
a 'withAnnotation' helper function to modify the top level annotation.
56

67
=0.11.1=
78
Fixed binary operator precedence in the parser.

language-ecmascript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Name: language-ecmascript
22
Version: 0.12
33
Cabal-Version: >= 1.10
44
Copyright: (c) 2007-2012 Brown University, (c) 2008-2010 Claudiu Saftoiu,
5-
(c) 2012 Stevens Institute of Technology
5+
(c) 2012-2013 Stevens Institute of Technology
66
License: BSD3
77
License-file: LICENSE
88
Author: Andrey Chudnov, Arjun Guha, Spiridon Aristides Eliopoulos,

0 commit comments

Comments
 (0)