Skip to content

Commit 68cc88a

Browse files
committed
0.9.1 release
1 parent 01811b3 commit 68cc88a

13 files changed

+13
-13
lines changed

doc/api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<link href="api.css" rel="stylesheet" type="text/css" media="screen,projection" />
22
<div id="banner">
3-
<h1>Apollo 0.9.0+ API</h1>
3+
<h1>Apollo 0.9.1 API</h1>
44
<p class="subh1">
55
A list of all built-in StratifiedJS modules.
66
</p>

doc/oni-apollo.js

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

oni-apollo.js

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

src/modules/common.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Common JS utility functions
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/cutil.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Utility functions and constructs for concurrent stratified programming
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/debug.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SJS console
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/dom.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* DOM utilities
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/facebook.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Bindings to the facebook API
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/google.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Bindings to various Google webservices and APIs
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/http.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Stratified XHR and JSONP request methods
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/jquery-binding.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Stratified bindings for jquery
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/lastfm.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Bindings to the lastfm API
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

src/modules/twitter.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Stratified bindings to the Twitter API.
44
*
55
* Part of the Oni Apollo client-side SJS library
6-
* 0.9.0+
6+
* 0.9.1
77
* http://onilabs.com/apollo
88
*
99
* (c) 2010 Oni Labs, http://onilabs.com

0 commit comments

Comments
 (0)