Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9040d03

Browse files
committed
Release
1 parent9d1505a commit9040d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎micromachine.gemspec‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.newdo |s|
22
s.name="micromachine"
3-
s.version="2.1.0"
3+
s.version="3.0.0"
44
s.summary=%{Minimal Finite State Machine.}
55
s.description=%Q{There are many finite state machine implementations for Ruby, and they all provide a nice DSL for declaring events, exceptions, callbacks, and all kinds of niceties in general.\n\nBut if all you want is a finite state machine, look no further: this has less than 50 lines of code and provides everything a finite state machine must have, and nothing more.}
66
s.author=["Michel Martens"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp