pomodoro_timer 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/pomodoro_timer/cycle.rb +2 -2
- data/lib/pomodoro_timer/version.rb +1 -1
- metadata +2 -2
data/lib/pomodoro_timer/cycle.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pomodoro_timer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -53,5 +53,5 @@ rubyforge_project:
|
|
53
53
|
rubygems_version: 1.8.15
|
54
54
|
signing_key:
|
55
55
|
specification_version: 3
|
56
|
-
summary: pomodoro_timer (0.0.
|
56
|
+
summary: pomodoro_timer (0.0.4)
|
57
57
|
test_files: []
|