mirror of
https://github.com/ai/visibilityjs.git
synced 2026-04-19 03:00:02 -04:00
Release 0.4.1 version
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
== 0.4.1 (Explorer 3, repeat)
|
||||
* Fix documentation and gemspec.
|
||||
|
||||
== 0.4 (Vanguard 1, alternative)
|
||||
* Add fallback API support by focus/blur hack to all browsers.
|
||||
|
||||
@@ -11,4 +14,4 @@
|
||||
* Documentation fixes by Peter Zotov.
|
||||
|
||||
== 0.1 (Sputnik 1, the first)
|
||||
* initial release.
|
||||
* Initial release.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'visibilityjs'
|
||||
s.version = '0.4'
|
||||
s.version = '0.4.1'
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.authors = ['Andrey “A.I.” Sitnik']
|
||||
s.email = ['andrey@sitnik.ru']
|
||||
|
||||
Reference in New Issue
Block a user