We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27e4f2 commit c17644aCopy full SHA for c17644a
binding.cc
@@ -1,6 +1,6 @@
1
/*
2
3
- Copyright (c) 2015 Bent Cardan
+ Copyright (c) 2015-2016 Bent Cardan
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"),
package.json
@@ -1,9 +1,9 @@
{
"name": "libmill",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "bindings to libmill",
"dependencies": {
- "nan": "2.1.0"
+ "nan": "2.2.0"
7
},
8
"devDependencies": {
9
"datey": "1.0.1",
0 commit comments