We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a7005 commit 92f2988Copy full SHA for 92f2988
import_js.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'import_js'
3
- s.version = '0.0.2'
+ s.version = '0.0.3'
4
s.date = '2015-11-15'
5
s.summary = 'Import-JS'
6
s.description = 'A tool to simplify importing javascript modules'
0 commit comments