basis-processing 0.2 → 0.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: basis-processing
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
- - 2
9
- version: "0.2"
8
+ - 3
9
+ version: "0.3"
10
10
  platform: ruby
11
11
  authors:
12
12
  - Avishek Sen Gupta
@@ -31,7 +31,7 @@ files:
31
31
  - coordinate_system.rb
32
32
  - matrix_operations.rb
33
33
  - screen.rb
34
- - basis-processing.rb
34
+ - basis_processing.rb
35
35
  homepage: http://avishek.net/blog
36
36
  licenses: []
37
37
 
File without changes