We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfae188 commit edceab5Copy full SHA for edceab5
lib/state_machines/graphviz/version.rb
@@ -3,6 +3,6 @@
3
module StateMachines
4
# Gem version
5
module Graphviz
6
- VERSION = '0.0.2'
+ VERSION = '0.1.0'
7
end
8
0 commit comments