Skip to content

Commit

Permalink
1.4 is now stable, increment master to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Jul 21, 2012
1 parent c513500 commit e50370c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,10 @@ You can change the appearance of the speaker notes by editing the file at `plugi

## History

#### 1.4 (master/beta)
#### 1.5 (master/beta)
- TBD

#### 1.4
- Main #reveal container is now selected via a class instead of ID
- API methods for adding or removing all event listeners
- The ```slidechange``` event now includes currentSlide and previousSlide
Expand Down
2 changes: 1 addition & 1 deletion js/reveal.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* reveal.js 1.4
* reveal.js 1.5 r1
* http://lab.hakim.se/reveal-js
* MIT licensed
*
Expand Down

0 comments on commit e50370c

Please sign in to comment.