actn-db 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  module Actn
2
2
  module DB
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: actn-db
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Onur Uyar
@@ -154,6 +154,8 @@ files:
154
154
  - db/__functions.sql
155
155
  - db/__setup.sql
156
156
  - db/lib/_0_actn.js
157
+ - db/lib/_0_actn_f.coffee
158
+ - db/lib/_0_actn_f.js
157
159
  - db/lib/_1_underscore.js
158
160
  - db/lib/_2_jjv.js
159
161
  - db/lib/_3_inflections.js