public
Rubygem
Description: Git based distributed ticketing system, including a command line client and web viewer
Clone URL: git://github.com/schacon/ticgit.git
Search Repo:
bumped version
schacon (author)
Sun May 11 12:18:40 -0700 2008
commit  222b918e0c322308fb61b3f1255d5e266b02c2cf
tree    d0cf54bd675ecc731e9b4f7850e0bfb88e4d4658
parent  ed60143c2a0688ffbe0f6b37228d3f0f67bf79d9
...
1
2
3
4
 
5
6
7
...
1
2
3
 
4
5
6
7
0
@@ -1,7 +1,7 @@
0
 Gem::Specification.new do |s|
0
     s.platform = Gem::Platform::RUBY
0
     s.name = "ticgit"
0
- s.version = "0.3.1"
0
+ s.version = "0.3.2"
0
     s.date = "2008-05-10"
0
     s.author = "Scott Chacon"
0
     s.email = "schacon@gmail.com"

Comments

    No one has commented yet.