WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit c89b14c

Browse files
committed
Release 1.2.1
1 parent 363bfed commit c89b14c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.2.1 - Jun 11, 2013
2+
3+
### Improvement
4+
5+
- Ignore 'bundle' folder by default. ([@thibaudgg][])
6+
17
## 1.2.0 - Jun 11, 2013
28

39
### Improvement
@@ -347,4 +353,4 @@
347353
[@textgoeshere]: https://github.com/textgoeshere
348354
[@thibaudgg]: https://github.com/thibaudgg
349355
[@vongruenigen]: https://github.com/vongruenigen
350-
[@zanker]: https://github.com/zanker
356+
[@zanker]: https://github.com/zanker

lib/listen/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Listen
2-
VERSION = '1.2.0'
2+
VERSION = '1.2.1'
33
end

0 commit comments

Comments
 (0)